In this outstanding presentation—Macros Part 3—you’ll discover how to expand your knowledge of writing programming code. Excel expert David Ringstrom shows you how to create a macro that can reset workbooks that have skewed scrollbars, as well as a second macro that can be used to instantly unhide all worksheets in a workbook at once. David goes deeper into making decisions in programming code by comparing If and Select Case statements. He also contrasts three ways of creating loops in Excel: For Each, Do While, and Do Until. In addition, David explains how to troubleshoot problematic loops in Excel, which in certain instances can cause Excel to crash.
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-MACROPT3-12279 |
Recommended CPE: | 2.00 |
Delivery Method: | QAS Self Study |
Level of Knowledge: | Intermediate |
Prerequisites: | Parts 1 and 2 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
- State which line of programming code would count the number of rows in a contiguous block of cells.
- Recall how to create a macro that will unhide all worksheets in a workbook simultaneously.
- Define how to insert blank module sheets into an Excel workbook.