The information in this article applies to:
Novice: Requires knowledge of the user interface on single-user computers. SYMPTOMSWhen you export an AutoReport to an external file, the report name that is displayed in the OutputTo message box is not the name that you gave to the AutoReport when you saved it. CAUSEWhen you use the AutoReport or AutoForm command, the Caption property of the new report or form is set to the name of the object from which it is created. The Caption property is used in the OutputTo message box when the report or form is exported. MORE INFORMATION
When you create an AutoReport or AutoForm, the report or form will have the
name contained in the Caption property of the table or query from which it is created.
Steps to Reproduce Behavior
Now outputting "Products" to the file "C:\My Documents\Products1.rtf" REFERENCESFor more information about outputting a report, click Microsoft Access Help on the
Help menu, type "export data to another database or file format" in the Office Assistant or the Answer Wizard,
and then click Search to view the topic. Additional query words: prb
Keywords : kbdocerr kbdta RptProb |
Last Reviewed: July 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |