Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 934 Bytes

Project.application.renamereport.md

File metadata and controls

44 lines (24 loc) · 934 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.RenameReport method (Project)
vbapj.chm153
vbapj.chm153
project-server
8c4a3ac6-e722-97cb-fe61-c617375c8239
06/08/2017
medium

Application.RenameReport method (Project)

Displays the Rename dialog box, which includes the current name of the active report.

Syntax

expression. RenameReport

expression A variable that represents an Application object.

Return value

Boolean

Remarks

If a report is not active, the RenameReport method displays run-time error 1100, "The method is not available in this situation."

If you rename a built-in report, the report is copied to a new custom report.

See also

Application Object

Report Object

[!includeSupport and feedback]