Webucator offers customized VBA training for private groups and public online VBA training for individual students.
Want to talk to someone? Contact us about VBA Training
In this introductory Visual Basic for Applications (VBA) training course,... (More)
The next class is running Register for this date or See More Dates
In this advanced Visual Basic for Applications (VBA) training course, you... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Excel 2003 training course is designed to give... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Excel 2007 training course is designed to give... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Excel 2010 training course is designed to give... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Excel 2013 training course is designed to give... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Excel training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA programming for Word 2003 training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA programming for Word 2007 training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA programming for Word 2010 training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA programming for Word 2013 training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Access training course is designed for experienced... (More)
The next class is running Register for this date or See More Dates
This VBA programming for Word training course is designed to give experienced... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Access 2003 training course is designed for experienced... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Access 2007 training course is designed for experienced... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Access 2010 training course is designed for experienced... (More)
The next class is running Register for this date or See More Dates
This VBA Programming for Access 2013 training course is designed for experienced... (More)
The next class is running Register for this date or See More Dates
In this introductory Visual Basic for Applications (VBA) training course,... (More)
The next class is running Register for this date or See More Dates
In this Visual Basic for Applications (VBA) training course, you will learn... (More)

Posted on Nov 30, 2010 by Connie
When declaring variables in VBA, you also assign a data type. But there is a trick to it: you want to choose a data type that uses the least amount of ...
Posted on May 19, 2010 by Connie
Have you ever wanted to attach a Macro to a button on the toolbar in Microsoft Word? Maybe you have and have seen the images that are provided for you. ...
Posted on Apr 27, 2010 by Connie
What is a variable? Think of it this way, a variable is like a little box in your computer’s memory. The little box, the variable, will have a name. ...
Posted on Apr 13, 2010 by Connie
You have probably opened the VB Editor in Access, Word, or PowerPoint, and seen Option Explicit at the top of the code window. But what does it mean? Option ...