Presentation is loading. Please wait.

Presentation is loading. Please wait.

Custom Forms with VBA in Excel In-Class Exercise #11

Similar presentations


Presentation on theme: "Custom Forms with VBA in Excel In-Class Exercise #11"— Presentation transcript:

1 Custom Forms with VBA in Excel In-Class Exercise #11
Key Activity: Create a custom “user form” A form can enhance user interface design e.g., support data entry Add “controls” to the form e.g., text box, label, command button Can define properties for each control Names: Use naming conventions for the control names E.g., txtSales, lblExpenses, cmdExecute Why??? Other control properties: Lots of them!!! Caption, BackColor, Font, SpecialEffect, etc. Will create code associated with the “Click” event of the buttons “Show” user form, “Unload” user form, Assign text in text boxes to cells in a worksheet, protect/unprotect worksheet Include comments! Now what? Start exercise!!!


Download ppt "Custom Forms with VBA in Excel In-Class Exercise #11"

Similar presentations


Ads by Google