Application.ActiveWorkbook Property
| Excel Developer Reference |
Syntax
expression.ActiveWorkbook
expression A variable that represents an Application object.
Example
This example displays the name of the active workbook.
| Visual Basic for Applications |
|---|
|