https://github.com/Marlond25/VBA-cool-userform1
I created a simple userform to register some information into an Excel spreadsheet
https://github.com/Marlond25/VBA-cool-userform1
excel excel-vba vba vba-excel vba-macros vba-modules
Last synced: 5 months ago
JSON representation
I created a simple userform to register some information into an Excel spreadsheet
- Host: GitHub
- URL: https://github.com/Marlond25/VBA-cool-userform1
- Owner: Marlond25
- Created: 2019-06-26T21:28:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T00:04:28.000Z (almost 6 years ago)
- Last Synced: 2024-08-09T02:19:51.590Z (8 months ago)
- Topics: excel, excel-vba, vba, vba-excel, vba-macros, vba-modules
- Size: 177 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Marlond25/VBA-cool-userform1 - I created a simple userform to register some information into an Excel spreadsheet (Others)
README
# VBA-cool-userform1
I created a simple series of 3 userforms to register some information into an Excel spreadsheet.I even made an "interface" in the spreadsheet ;)
It is worth sharing because it was my first completed functional project that involved some code and I really enjoyed it. I didn't know a lot of build-in functions from VBA so i had to make my own.
Some of the code is in "Spanish". further in time I would realized that I could've just write everything in english :P
Go to the code to see... The code :)
Go to Captures to see... The captures :D