Microsoft Office 2000/Visual Basic Programmer's Guide   

Understanding Objects and Collections

This section provides an overview of the fundamental concepts behind how Office applications expose their functionality to the VBA language through a hierarchical system of objects and collections of objects called an object model. Once you understand how to reference objects in an application's object model, you can use the objects and features available to build your solution.