Skip to content

mqkhilji/VBA-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VBA Challenge - Stock Market Data Analysis

This is a VBA script that loops through stock data for one year and generates the following information:

  1. Ticker symbol.
  2. Yearly change from the opening price at the beginning of the year to the closing price at the end of the year.
  3. The percentage change from the opening price at the beginning of the year to the closing price at the end of the year.
  4. The total stock volume of the stock.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published