title | keywords | f1_keywords | ms.service | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|---|
Application.CopyReport method (Project) |
vbapj.chm141 |
|
project-server |
9f1e59d5-a2a5-4c8f-1c01-b1c63046558d |
06/08/2017 |
medium |
Makes a copy of the active report to the clipboard.
expression. CopyReport
expression A variable that represents an Application object.
Boolean
True if the CopyReport method is successful.
You can paste the copied report into another application, such as Word, Excel, or PowerPoint. The CopyReport method corresponds to the Copy Report command on the DESIGN tab of the REPORT TOOLS ribbon.
The CopyReport method does not apply to views, such as the following:
-
Calendar
-
Gantt Chart
-
PERT Chart (Network Diagram)
-
Resource Form
-
Resource Sheet
-
Resource histogram
-
Resource Usage
-
Task Form
-
Task Sheet
-
Task Usage
-
Timeline
If you use the CopyReport method on a view that is not supported, Project shows run-time error 1100, Application-defined or object-defined error.
[!includeSupport and feedback]