Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.05 KB

Project.Application.Reports.md

File metadata and controls

38 lines (23 loc) · 1.05 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.Reports method (Project)
vbapj.chm2334
vbapj.chm2334
project-server
Project.Application.Reports
5288cc2d-538f-59c8-6c69-2244b1179cc1
06/08/2017
medium

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.

[!includeSupport and feedback]