title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Window.ActivateNext method (Excel) |
vbaxl10.chm356074 |
|
|
eeef1ef2-b1c5-6618-1f66-827bc64e2033 |
05/21/2019 |
medium |
Activates the specified window and then sends it to the back of the window z-order.
expression.ActivateNext
expression A variable that represents a Window object.
Variant
This example sends the active window to the back of the z-order.
ActiveWindow.ActivateNext
[!includeSupport and feedback]