Application.ProjectStatistics method (Project)
Displays the Project Statistics dialog box.
Syntax
expression. ProjectStatistics
( _Project_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Project | Optional | String | The name of a project. |
Return value
Boolean
Remarks
The ProjectStatistics method has the same effect as clicking Project Information on the Project tab of the Ribbon, and then clicking Statistics.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.