Errors.Item property (Excel)
Returns a single member of the Error object.
Syntax
expression.Item (Index)
expression A variable that represents an Errors object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Required | Variant | The index of the member. Can also be one the XlErrorChecks constants. |
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.