This is for 02-VBA-Scripting Homework in Ga Tech Bootcamp 2021.
The visual basic code is to summarize stock data. After running the code, you would end up the following tables which are shown in the screenshots:
- the table in columns J thru M will summarize the ticker symbol, yearly change, percent change and total stock volume for each stock
- the table in columns J thru M will summarize the stock with the "Greatest % increase", "Greatest % decrease" and "Greatest total volume".