VBA script that loops through stock price data and provides yearly change, percent change, and total volume for each stock. Data for this dataset was generated by edX Boot Camps LLC, and is intended for educational purposes only.
Thanks to William Vann and Erik Lam for advice on how to approach the problem and Sharon Colson for invaluable help with debugging.