Excel Visual Basic Course
(4.83 out of 5) 231 Student Reviews
About the Course
During this 2 day course, instructors will teach participants to use the VBA Editor, understand the Excel object model, write code and use a range of common programming techniques. Students will learn to create a variety of macros, customise menus and forms, work with user-defined functions, command procedures and variables, and automate advanced procedures.
Who should do this course?
This course is intended for proficient Microsoft Excel users who wish to learn how to automate standard features and develop programs in VBA.
Prerequisites
This course assumes the student has completed Excel Advanced course, or have equivalent skills. Participants should have extensive experience designing and creating workbooks and have a good working knowledge of formulas, ranges, functions and multiple workbooks.
Course Details
$990 incl GST
- Duration:2 Days
- Max. Class Size:10
- Avg. Class Size:5
-
Study Mode:
Classroom Online Live
- Level:Expert
- Course Times: Classroom: 9.00am - 5.00pm approx(Local Time) Online Live: 9.00am - 5.00pm approx(AEST or AEDT)
- Download Course PDF
Course Dates
Sydney Class Dates
Level 11, 32 Walker Street, North Sydney , NSW 2060
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Melbourne Class Dates
Level 12, 379 Collins Street, Melbourne , VIC 3000
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Brisbane Class Dates
Level 6, 371 Queen Street, Brisbane , QLD 4000
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Canberra Class Dates
All courses facilitated in, Online Live format ,
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Adelaide Class Dates
All courses facilitated in, Online Live format ,
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Perth Class Dates
All courses facilitated in, Online Live format ,
17 - 18 Dec 24 | Tue - Wed | Online Live |
30 - 31 Jan 25 | Thu - Fri | Online Live |
11 - 12 Mar 25 | Tue - Wed | Online Live |
28 - 29 Apr 25 | Mon - Tue | Online Live |
12 - 13 Jun 25 | Thu - Fri | Online Live |
Course Units
⊕ Expand full topic list
Unit 1: Understanding Excel VBA
- Programming in Microsoft Excel
- VBA Terminology
- Displaying the DEVELOPER Tab
- The VBA Editor Screen
- Opening and Closing the Editor
- Understanding Objects
- Viewing the Excel Object Model
- Using the Immediate Window
- Working With Object Collections
- Setting Property Values
- Working With Worksheets
- Using the Object Browser
- Programming With the Object Browser
- Accessing Help
- Code Glossary
⊕ See more
Unit 2: Starting With Excel VBA
- Using the Project Explorer
- Working With the Properties Window
- Using the Work Area
- Viewing Other Panes
- Working With Toolbars
- Working With a Code Module
- Running Code From the Editor
- Setting Breakpoints in Code
- Stepping Through Code
⊕ See more
Unit 3: Procedures
- Understanding Procedures
- Where to Write Procedures
- Creating a New Sub Routine
- Using IntelliSense
- Using the Edit Toolbar
- Commenting Statements
- Indenting Code
- Bookmarking in Procedures
- Code Glossary
⊕ See more
Unit 4: Using Variables
- Understanding Variables
- Creating and Using Variables
- Explicit Declarations
- The Scope of Variables
- Procedure Level Scoping
- Module Level Scoping
- Understanding Passing Variables
- Passing Variables by Reference
- Passing Variables by Value
- Understanding Data Types for Variables
- Declaring Data Types
- Using Arrays
- Code Glossary
⊕ See more
Unit 5: Functions in VBA
- Understanding Functions
- Creating User-Defined Functions
- Using a User-Defined Function in a Worksheet
- Setting Function Data Types
- Using Multiple Arguments
- Modifying a User-Defined Function
- Creating a Function Library
- Referencing a Function Library
- Importing a VBA Module
- Using a Function in VBA Code
- Code Glossary
⊕ See more
Unit 6: Using Excel Objects
- The Application Object
- The Workbook Objects
- Program Testing With the Editor
- Using Workbook Objects
- The Worksheets Object
- Using the Worksheets Object
- The Range Object
- Using Range Objects
- Using Objects in a Procedure
- Code Glossary
⊕ See more
Unit 7: Programming Techniques
- The MsgBox Function
- Using MsgBox
- InputBox Techniques
- Using the InputBox Function
- Using the InputBox Method
- The IF Statement
- Using IF for Single Conditions
- Using IF for Multiple Conditions
- The Select Case Statement
- Using the Select Case Statement
- For Loops
- Looping With Specified Iterations
- The Do Loop Statement
- Looping With Unknown Iterations
- Code Glossary
⊕ See more
Unit 8: Creating Custom Forms
- Understanding VBA Forms
- Creating a Custom Form
- Adding Text Boxes to a Form
- Changing Text Box Control Properties
- Adding Label Controls to a Form
- Adding a Combo Box Control
- Adding Option Buttons
- Adding Command Buttons
- Running a Custom Form
⊕ See more
Unit 9: Programming UserForms
- Handling Form Events
- Initialising a Form
- Closing a Form
- Transferring Data From a Form
- Running Form Procedures
- Creating Error Checking Procedures
- Running a Form From a Procedure
- Running a Form From the Toolbar
- Code Glossary
⊕ See more
Unit 10: Automatic Startup
- Programming Automatic Procedures
- Running Automatic Procedures
- Automatically Starting a Workbook
⊕ See more
Unit 11: Error Handling
- Understanding Error Types
- The on Error Statement
- Simple Error Trapping
- Using the Resume Statement
- Using Decision Structures in Error Handlers
- Working With Err Object
- Error Handling in Forms
- Coding Error Handling in Forms
- Defining Custom Errors
- Code Glossary
⊕ See more
Related Courses
Course Reviews
The course was really good and interesting. I had an issue with keyboard shortcuts but most things had another option.
It was really enjoyable and well-paced. Sean's approach to training was fantastic. He was patient with us, allowed us to ask questions, and answered them appropriately to assist in learning.
Dani was extremely engaging and knowledgeable and ensured that all questions and issues were looked at and resolved.
Great overview of fundamentals and operations of VBA. Great teacher who is very attentive and knowledgeable.
Enquire Now
Fill in your details to have a training consultant contact you to discuss your training needs.
Note: Form fields marked with * are required.