Search Courses
Dates for this class:
No dates are available for this class.

Course Details    [choose new course]     [printable version]
Word 2007: VBA (Visual Basic for Applications) Programming
Course Number: AP0249
Category: Business & Office Applications
Duration: 1.00 day
Description
This ILT Series course, rated 4.9/5.0 in overall quality by ProCert Labs, 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.
Outline 
  • Unit 1: Getting started with the Visual Basic Editor
    • Topic A: Visual Basic for Applications
    • Topic B: Properties and modules
    • Topic C: The Code window
    • Topic D: The Object Browser
 
  • Unit 2: Programming basics
    • Topic A: Working with variables and functions
    • Topic B: Scope of variables
    • Topic C: Scope of procedures
 
  • Unit 3: Word objects
    • Topic A: Programming with objects
    • Topic B: The Documents collection
    • Topic C: The Tables collection
 
  • Unit 4: Control structures
    • Topic A: Using decision structures
    • Topic B: Using loop structures
 
  • Unit 5: Forms
    • Topic A: Working with forms
    • Topic B: Using events in forms
 
  • Unit 6: Debugging and error-handling
    • Topic A: Errors
    • Topic B: Debugging
    • Topic C: Handling errors