In this comprehensive course, Excel expert David Ringstrom introduces you to the concept of Excel UserForms. Step-by-step, David walks you through the process of creating custom dialog boxes that can add interactivity in Excel and better manage a user’s actions. He then builds a custom printing interface that he dubbed “Plug and Print,” which allows you to pick and choose the worksheets to print from any workbook. The presentation also teaches you how to create a basic UserForm for prompting users to input data, including all the required fields. Finally, you’ll see how to move module sheets and UserForms between workbooks, as well as how to remove them from workbooks when they’re no longer needed.
David demonstrates every technique at least twice: first, on a PowerPoint slide with numbered steps, and second, in Excel 2016. He draws your attention to any differences in Excel 2013, 2010, or 2007 during the presentation as well as in his detailed handouts. David also provides an Excel workbook that includes most of the examples he uses during the webcast.
Course Publication Date:
February 22, 2019
This course is available with
NO ADDITIONAL FEE if you have an active
self study membership or
all access membership or
webinar membership or can be purchased for
$20.00!
Author: | David Ringstrom |
Course No: | COMP-MACROPT4-12289 |
Recommended CPE: | 2.00 |
Delivery Method: | QAS Self Study |
Level of Knowledge: | Intermediate |
Prerequisites: | Parts 1 through 3 of this macros series, or equivalent prior experience with writing or editing programming code in Microsoft Excel. |
Advanced Preparation: | None |
Recommended Field of Study: | Computer Software and Applications Webinars - On Demand
|
|
|
|
Learning Objectives
- Identify the property that allows you to specify or ignore one or more items within a ListBox.
- Recall how to use Frames to isolate sets of OptionButtons.
- State the method in Visual Basic for Applications that would display a UserForm.