DocumentWindow.Activate Method (PowerPoint)
Activates the specified object.
Syntax
expression .Activate
expression A variable that represents a DocumentWindow object.
Example
This example activates the document window immediately following the active window in the document window order.
Windows(2).Activate