Window.Activate Method
Word Developer Reference |
Activates the specified window.
Syntax
expression.Activate
expression Required. A variable that represents a Window object.
Example
This example activates the next window in the Windows collection.
Visual Basic for Applications |
---|
|
See Also