ReportPrintPreview Method

Shows an on-screen preview of a printed report.

Syntax

expression**.ReportPrintPreview(Name)**

*expression   *     Optional. An expression that returns an Application object.

Name    Optional String. The name of a report for which to show an on-screen preview. If Name is omitted, the Custom Reports dialog box appears.

Applies to | Application Object

See Also | FilePrintPreview Method | ReportList Property | ReportPrint Method | Reports Method