Contained in the Subgroup Object Returns the Item object at the index specified.
Syntax
subgroup.Items number
The Items method syntax has these parts:
Part Description
subgroup An object expression that evaluates to a SubGroup object.
number A numeric expression that indicates which item you want to return. See Data Indexing.
Return Value
Returns the Item object at the index specified.