https://github.com/tsotimus/vbcalc
Visual Basic Calculator
https://github.com/tsotimus/vbcalc
vba visual-basic visual-studio
Last synced: about 1 month ago
JSON representation
Visual Basic Calculator
- Host: GitHub
- URL: https://github.com/tsotimus/vbcalc
- Owner: tsotimus
- Created: 2017-10-25T19:38:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T01:43:35.000Z (about 7 years ago)
- Last Synced: 2025-01-26T10:12:30.635Z (3 months ago)
- Topics: vba, visual-basic, visual-studio
- Language: Visual Basic
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vbcalc
Visual Basic Calculator- Author Tsotne Gvadzabia# Where to find the Code
vbcalc/Calculator/Form1.vbCode and Snapshots can be found in the .DOCX File if you do not want to download/view the actual files.
This program was upgraded from Visual Studio 2012 to Visual Studio 2015. The upgrade log is included in the REPO.The Old Visual Studio Files can be found in the "OldVersion" Folder with a working copy of the program.
Anyone is free to use/copy this however they want. No credit is needed.
Enjoy!