Skip to content

Word 2003: VBA Programming

Best in textbook rentals since 2012!

ISBN-10: 1418890715

ISBN-13: 9781418890711

Edition: 2007

Authors: Michael Springer

List price: $16.00
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This ILT Series course, rated 4.8/5.0 in overall quality by ProCert Labs, is designed to give experienced Word users proficiency in the Visual Basic Editor (VBE), Word objects, basic VBA programming, control structures, debugging tools, advanced VBA programming, and event handling.
Customers also bought

Book details

List price: $16.00
Copyright year: 2007
Publisher: Axzo Pr
Binding: Paperback
Size: 8.50" wide x 10.50" long x 0.50" tall
Weight: 0.836
Language: English

Getting started with the Visual Basic Editor
Visual Basic for Applications
Properties and modules
The Code window
The Object Browser
Programming basics
Working with variables and functions
Scope of variables
Scope of procedures
Word objects
Programming with objects
The Documents collection
The Tables collection
Control structures
Using decision structures
Using loop structures
Forms
Working with forms
Using events in forms
Debugging and error handling
Errors
Debugging
Error-handling