Mastering Excel Macros: VBA Forms and Events - Book 9
Not Available / Digital Item
Mastering Excel Macros: VBA Forms and Events - Book 9
This lesson continues the path towards macro mastery, one topic at a time. You will learn all about VBA forms. These forms are very different than the regular Form Objects you place directly on a worksheet. VBA Forms are completely customizable and contain their own macros inside them. You will learn when it is appropriate to use regular Form Objects vs. VBA Forms, using the Data Form, leveraging Excel's built-in dialogs and coding your own VBA Form with several different control types.
This lesson comes with two follow along workbooks. One that you use to work through the lesson and a second one with all the answers.