Application.Reports Property (Access)

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).

See Also

Concepts

Application Object Members

Application Object