Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.22 KB

Project.application.reportsdialog.md

File metadata and controls

44 lines (25 loc) · 1.22 KB
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.ReportsDialog method (Project)
vbapj.chm2197
vbapj.chm2197
project-server
92883d01-10bc-7465-1fe0-aa20ad762257
06/08/2017
medium

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

[!includeSupport and feedback]