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

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.