VBA coding problem to craft analytics and data exploration of generated stock data. See "module2solved.bas" for VBA script.
In this challenge, iterated through stock data to track statistics across each ticker symbol and also reported on best and worst performers for each year, including Greatest % Increase, Greatest % Decrease, and Total Volume of the stock. Runs dynamically and can run on multiple sheets at once for improved functionality.
Compare output of first year (2018solved.png) to rubric accordingly: