Project.Activate Method
Project Developer Reference |
Activates the object, making this project the active project.
Syntax
expression.Activate
expression A variable that represents a Project object.
Example
The following examples activate the next and previous projects, respectively.
Visual Basic for Applications |
---|
|
See Also