Reports.Remove
- Updated2025-04-09
- 1 minute(s) read
Reports.Remove
Syntax
Reports.Remove( index)
Return Value
Purpose
Removes the specified item from this collection and returns the Report object. The collection must always contain at least one Report object. If the collection contains only one Report object, the Report is not removed until another Report is added to the collection.
Parameters
index As Long
[In] Specifies the zero-based index of the Report object you want to remove.