March 2007
Beginner
432 pages
10h 25m
English
IN THIS CHAPTER
Working with Object Properties
Working with Object Collections
Assigning an Object to a Variable
Working with Multiple Properties or Methods
Many of your VBA procedures will perform calculations using simple combinations of numbers, operators, and the host application’s built-in functions. You’ll probably find, however, that most of your code manipulates the application environment in some way, whether it’s formatting document text, entering data in a worksheet range, or setting application options. Each of these items—the document, ...
Read now
Unlock full access