PRJ: Running Recorded FilePrint Macro Shows Print Options (172782)
The information in this article applies to:
- Microsoft Project 2000
- Microsoft Project 98 for Windows
- Microsoft Project for Windows 95 4.1
- Microsoft Project for Windows 95 4.1a
- Microsoft Project for Windows 4.0
This article was previously published under Q172782 SYMPTOMS
In Microsoft Project, when you use the Macro Recorder to record the action of clicking the Print button on the Standard toolbar, the following macro command is recorded:
FilePrint Copies:=1
When you run the macro that contains this code, the Print Options dialog box appears. This is the same behavior you will receive if you click Print on the File menu. However, it is not the same behavior you receive if you click the Print button on the Standard toolbar.
WORKAROUND
To work around this problem, edit the macro code and replace this code:
FilePrint Copies:=1
with this code:
FilePrint FromPage:=1
STATUS
Microsoft has confirmed this to be a problem in the versions of Microsoft
Project listed above.
Modification Type: | Major | Last Reviewed: | 11/25/2003 |
---|
Keywords: | kbbug kbmacro kbpending kbusage KB172782 |
---|
|