Document.Activate Method
| Word Developer Reference |
Syntax
expression.Activate
expression Required. A variable that represents a Document object.
Example
This example activates the document named "Sales.doc."
| Visual Basic for Applications |
|---|
|
See Also