Share via


Report.Count Property (Access)

You can use the Count property to determine the number of items in a specified collection. Read-only Integer.

Syntax

expression .Count

expression A variable that represents a Report object.

See Also

Concepts

Report Object Members

Report Object