Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 337 Bytes

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