Download presentation
Presentation is loading. Please wait.
Published byLisbeth Hornsby Modified over 9 years ago
1
Excel VBA Class Glenn Harris Microsoft Certified Trainer Office Master Instructor Excel Class NYC
2
Lesson 0 – Programming Logic Fundamentals of Programming
3
Macros Strengths/Weaknesses How To Record A Macro How To Edit A Macro How To Debug A Macro
4
The VB Editor VB Editor Menus VB Editor Toolbars VB Editor Panes
5
Fix Macros Declare Variables Variable Substitution Variable Concatenation Get The Name Of The Activesheet
6
Writing VBA Programs Pseudocode Navigate Cells/Sheets With VBA Add/Name Sheets With VBA Find The Last Row Looping Control Structures If/Then Control Structures More Debugging
7
VBA Formulas, Functions and Dialogs MessageBox Intrinsic Function InputBox Intrinsic Function Write A Function To A Cell Perform A Function Call In Memory Write Your Own Functions Workbook Events Range Intersections Macros That Call Other Macros And Pass Variables
8
VBA Forms Insert A Form Add Form Controls – Labels – Text Boxes – Drop Down List Boxes – Checkboxes – ActiveX Controls
9
Object Variables Data Tables/Array Formulas Named Ranges Object Variables More Looping Control Structures
10
Excel Help Resources
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.