title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.WindowActivate event (Excel) |
vbaxl10.chm504091 |
|
|
5c618983-27d8-49b1-0a52-001c7a1f94d8 |
04/05/2019 |
medium |
Occurs when any workbook window is activated.
expression.WindowActivate (Wb, Wn)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Wb | Required | Workbook | The workbook displayed in the activated window. |
Wn | Required | Window | The activated window. |
For information about how to use event procedures with the Application object, see Using events with the Application object.
[!includeSupport and feedback]