Application.Reports method (Project)

The Reports method is deprecated in Project.

Syntax

expression. Reports

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The older style of reports that require connection with a printer are deprecated in Project. Running the Reports method returns Run-time error 1100, "Application-defined or object-defined error".

For newer types of reports, see the ReportsDialog method for the Office Art types of reports or the VisualReports method for the reports that use Excel and Visio templates.

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.