Sheets.Item (Excel)

Returns a single Object object from the collection.

Item (Index)

Index: The name or index number of the object.


Dim chrItem As Chart
Set chrItem = Charts(Index:=1)