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
- Host: GitHub
- URL: https://github.com/magogate/VBA-challenge
- Owner: magogate
- Created: 2019-09-03T02:41:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T03:28:51.000Z (about 6 years ago)
- Last Synced: 2024-12-04T12:41:34.186Z (11 months ago)
- Language: Visual Basic
- Size: 182 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - magogate/VBA-challenge - GTech-Boot Camp - VB HomeWork (Visual Basic)
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.