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

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)

Awesome Lists containing this project

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