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. |