Purpose
The WorkbookRowsetComplete event occurs when the user either drills through the recordset or invokes the rowset action on an OLAP PivotTable.
Syntax
WorkbookRowsetComplete(Wb, Description, Sheet, Success)
Required Parameters
Wb
The workbook for which the event occurs.
Description
A brief description of the event.
Sheet
The worksheet on which the recordset is created.
Success
Contains a Boolean value to indicate success or failure.