An open API service indexing awesome lists of open source software.

https://github.com/magogate/VBA-challenge

GTech-Boot Camp - VB HomeWork
https://github.com/magogate/VBA-challenge

Last synced: 3 months ago
JSON representation

GTech-Boot Camp - VB HomeWork

Awesome Lists containing this project

README

          

# VBA-challenge
GTech-Boot Camp - VB HomeWork

VBAStocks folder contains following things
1. Macro/VB script which has 2 subs
a. processData - is a main sub which needs to be run in order to get results for stock data.
b. printData - is getting called from processData and purpose of this is to print data into excel in desired format
2. 3 Images for results for each year individually as requested
3. Actual excel file on which script has been executed.