An array to access objects in an Application object.
Syntax
ApplicationObject.Objects(nIndex)
Settings
nIndex
Uniquely identifies an object in the Application object. Note that nIndex might not correspond to the order in which the objects were created.
Remarks
The Objects collection can be used to determine the current objects for an Application object. The Column, Container, Control, Custom, Form, FormSet, Page, and Toolbar objects have collections, and these collections may appear in the Debug window.