Exception.Index property (Project)

Gets the index of an Exception object in the containing Exceptions collection. Read-only Long.

Syntax

expression.Index

expression A variable that represents an Exception object.

Remarks

The Index properties of other objects are used in similar ways. For an example, see the Index property of the Project object.

See also

Exception Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.