Application.Reports Property

Access Developer Reference

You can use the Reports property to access the read-only Reports collection and its related properties.

Syntax

expression.Reports

expression   A variable that represents an Application object.

Remarks

The Reports collection contains all of the currently open reports in a Microsoft Access database or Microsoft Access project (.adp).

Example

See Also