Microsoft Excel - Macros and VBA - GoSkills Course Syllabus
Microsoft Excel - Macros and VBA - GoSkills Course Syllabus
Essential Background
14 Step vs Run
How to step through a macro line by line in order to aid in debugging.
15 Using Breakpoints
How to set and use breakpoints during code development and debugging.
Variables
17 Creating Variables
Setting up variable dimensions and ensuring the code does so in the correct location.
Setting Variables
18 How to assign strings, values or objects to variables and use them in your code.
Debugging - Advanced
Coding Constructs
24 With Blocks
How "With" blocks can tighten up your code and ensure your code targets the objects you expect.
36 Error Types
How to trigger various errors in VBA, and what they mean.
Go to GoSkills.com