Expand Minimize
This topic has not yet been rated - Rate this topic

Index Property

Office 2007

Returns the index number of the object within the collection of similar objects. Read-only Long.

Example

This example displays the index number of an object passed to this procedure.

MsgBox "The index number of this object is " & obj.Index


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.