Workbook.WindowDeactivate Event
Occurs when any workbook window is deactivated.
Syntax
expression.WindowDeactivate(Wn)
expression A variable that represents a Workbook object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Wn | Required | Window | The deactivated window. |