subject
Computers and Technology, 13.10.2020 03:01 getsic

Create a script using VBA that will loop through all the stocks for one year and output the following information. The ticker symbol. Yearly change from opening price at the beginning of a given year to the closing price at the end of that year. The percent change from opening price at the beginning of a given year to the closing price at the end of that year. The total stock volume of the stock. You should also have conditional formatting that will highlight positive change in green and negative change in red. Make the appropriate adjustments to your VBA script that will allow it to run on every worksheet, i. e., every year, just by running the VBA script once. Other Considerations Use the sheet alphabetical_testing. xlsx (attachment 4) while developing your code. This data set is smaller and will allow you to test faster. Your code should run on this file in less than 3-5 minutes.
Make sure that the script acts the same on each sheet. The joy of VBA is to take the tediousness out of repetitive task and run over and over again with a click of the button.
Submission
To submit please upload the following to Github:
A screen shot for each year of your results on the Multi Year Stock Data.
VBA Scripts as separate files.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
You should hand write your references on your resume.
Answers: 1
question
Computers and Technology, 22.06.2019 06:30
Plz 40 points what are raster vectors? a bitmap image a vector file a type of printing press a small projector
Answers: 1
question
Computers and Technology, 22.06.2019 17:00
Acase study allows a more detailed look at the life of a single subject than any other study.
Answers: 3
question
Computers and Technology, 22.06.2019 19:30
Avariable definition defines the name of a variable that will be used in a program, as well as
Answers: 3
You know the right answer?
Create a script using VBA that will loop through all the stocks for one year and output the followin...
Questions
Questions on the website: 13722361