https://github.com/akaufman13/USER-FORMS
User Forms Created with VBA(Excel)
https://github.com/akaufman13/USER-FORMS
excel vba-excel vba-forms
Last synced: 5 months ago
JSON representation
User Forms Created with VBA(Excel)
- Host: GitHub
- URL: https://github.com/akaufman13/USER-FORMS
- Owner: akaufman13
- Created: 2017-09-08T08:22:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T08:45:57.000Z (over 7 years ago)
- Last Synced: 2024-08-09T02:19:49.483Z (8 months ago)
- Topics: excel, vba-excel, vba-forms
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - akaufman13/USER-FORMS - User Forms Created with VBA(Excel) (Others)
README
# USER-FORMS
User Forms Created with VBA(Excel)BUTTON CLICKS: Add Button: Find first empty row in sheet, check if value has been entered on form, paste the values from the form into the first empty row on sheet. Close Button: Clear the form.X Button: Prevent user from pressing. MsgBox
INITIALIZING THE FORM: setting combo box values