Reports Property

Microsoft Access Visual Basic

Reports Property

       

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

expression.Reports

expression   Required. An expression that returns one of the objects in the Applies To list.

Remarks

This property is available only by using Visual Basic and is read-only.

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