Report.DefaultView Property

Access Developer Reference

You can use the DefaultView property to specify the opening view of a report. Read/write Byte.

Version Information
 Version Added:  Access 2007

Syntax

expression.DefaultView

expression   A variable that represents a Report object.

Remarks

The DefaultView property uses the following settings.

Setting Visual Basic Description
Print Preview 0 Displays the report in Print Preview.
Report View 1 (Default) Displays the report in Report view.