Question: https://umn.bootcampcontent.com/University-of-Minnesota-Boot-Camp/MINSTP201808DATA2/raw/master/02-VBA-Scripting/Homework/Multiple_year_stock_data.xlsx Create a script that will loop through each year of stock data and grab the total amount of volume each stock had over the
https://umn.bootcampcontent.com/University-of-Minnesota-Boot-Camp/MINSTP201808DATA2/raw/master/02-VBA-Scripting/Homework/Multiple_year_stock_data.xlsx
Create a script that will loop through each year of stock data and grab the total amount of volume each stock had over the year. You will also need to display the ticker symbol to coincide with the total volume. Your result should look as follows (note: all solution images are for 2015 data).
Basically we are asked for a VBA code that will loop through the data and come up with a solution . Which looks like the image below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
