Excel 2007 VBA Intermediate Course Contents

Hover over the content header to see more details

Click to view Course Contents as PDF file

Conditional Statements in Macro Code

IF-THEN, IF-THEN-ELSE,
ELSEIF, SELECT CASE

Looping in Macro Code

DO WHILE LOOP, DO UNTIL LOOP,
FOR…NEXT LOOP, FOR…EACH LOOP, EXIT FOR

Error Handling in Macro Code

Enable Error Handling
ON ERROR Statements

User Forms

Create User Forms
User Form Controls
Write code to activate a form
Create a subroutine to open a form

Custom Functions

Create a custom function
Custom Functions in Excel worksheets

Debugging Macro Code

Message Boxes when Debugging Code
VBA Debug Toolbar
Compile VBA Projects

Add-Ins

Built in Add-Ins
Custom Add-Ins
Create, Modify, Load, Unload and Delete Custom Add-Ins

Optimising Macros

Display Alerts
Screen Updating

Simple Rules for Writing Macros

Summary Guide to Useful Objects, Methods and Properties

Excel 2007 Courses

Wed Sep 08
Excel 2007 Introduction Course
Thu Sep 09
Excel 2007 VBA Introduction
Tue Sep 14
Excel 2007 Intermediate Course
Tue Sep 21
Excel 2007 Advanced Course
Wed Sep 29
Excel 2007 VBA Intermediate
Thu Oct 07
Excel 2007 Introduction Course
Tue Oct 12
Excel 2007 VBA Introduction
Wed Oct 13
Excel 2007 Intermediate Course
Wed Oct 20
Excel 2007 VBA Intermediate
Thu Oct 21
Excel 2007 Advanced Course