Computers and Technology
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.

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 18:00, tishaadams2160
Which of the following is a true statement about milestones
Answers: 1
image
Computers and Technology, 24.06.2019 22:00, sierrawalk2283
True or false technology is often discovered by accident
Answers: 2
image
Computers and Technology, 25.06.2019 01:00, vane9317
Why was it important for the date format to be standardized by the international organization for standardization
Answers: 1
image
Computers and Technology, 25.06.2019 08:00, krishawnnn
In researching his history report about the civil war, why is ariq most likely to use secondary data than primary data? secondary data provides a starting point to find primary data. secondary data is easier and less time consuming to find. secondary data is always more reliable and credible. secondary data eliminates the need for other research.
Answers: 1
Do you know the correct answer?
Create a script using VBA that will loop through all the stocks for one year and output the followin...

Questions in other subjects: