Skip to content

Screen-shots for each year on the Multi-Year Stock Data and VBA script are provided in the file section.

Notifications You must be signed in to change notification settings

jonhicks123/VBA-challenge

Repository files navigation

VBA-challenge

For this project I created a VBA script to loop through all the stocks for each year from 2014 to 2016 and output the following information.

  • The ticker symbol.

  • The yearly change for each ticker symbol from opening price at the beginning of a given year to the closing price at the end of that year.

  • The percent change for each ticker symbol 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 each stock.

The VBA Script is provided in the files section as well as the screenshots for each year.

About

Screen-shots for each year on the Multi-Year Stock Data and VBA script are provided in the file section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages