Application.ReportBeforeAddToWorkbook
This event is called before report is added to a workbook.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Application.ReportBeforeAddToWorkbook( _
Report As Report, _
ByRef Mode As WorkbookInsertOption)
|
Type:Report
Type: WorkbookInsertOption |
- |