Application.WorkbookNew
This event is called when a new workbook is created.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Application.WorkbookNew( _
Workbook As Workbook)
|
Workbook [in]
Type: Workbook |
- |