| Class Date and Time |
Price
|
|
|---|---|---|
|
$325.00
or 1 vouchers
voucher
|
||
| $325.00 or 1 vouchers voucher | ||
| $325.00 or 1 vouchers voucher | ||
| $325.00 or 1 vouchers voucher | ||
| $325.00 or 1 vouchers voucher | ||
| $325.00 or 1 vouchers voucher | ||
| $325.00 or 1 vouchers voucher |
This VBA programming for Word training course is designed to give experienced Word users proficiency in using the Visual Basic Editor (VBE). Students will learn how to build applications, debug code, automate data entry, and merge data files. They will also learn how to create forms, build tables, secure information, and share data. Any version of software can be used for this class, including 2003, 2007, 2010, and 2013.
Each student in our Live Online and our Onsite classes receives a comprehensive set of materials, including course notes and all the class examples.
Experience in the following areas is required:
Our computer technical requirements and setup process is easy, with support just a click away.

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 ...