Application.ReportsDialog method (Project)

Displays the Reports dialog box, which enables you to select the Office Art style of custom and built-in reports.

Syntax

expression. ReportsDialog

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The ReportsDialog method corresponds to the More Reports item in the drop-down lists in the View Reports group on the REPORT tab of the ribbon. For example, choose More Reports in the Custom drop-down list.

To access the reports that use Excel and Visio templates, use the Visual Reports method.

Note

The Reports method, for the older style of reports that require connection with a printer, is deprecated in Project.

See also

Application Object

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.