Application.ActiveProject Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Application Object > Properties >

Application.ActiveProject Property

Previous pageReturn to chapter overviewNext page

Returns the project that is currently active. Read only .

 

Syntax

expression.ActiveProject

expression. A variable representing an Application object.