Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 763 Bytes

Excel.Errors.Item.md

File metadata and controls

35 lines (21 loc) · 763 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Errors.Item property (Excel)
vbaxl10.chm700073
vbaxl10.chm700073
Excel.Errors.Item
e7182924-48cb-d97d-93b4-b4f53542013e
04/26/2019
medium

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.

[!includeSupport and feedback]