Form.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 Form object.

See Also

Concepts

Form Object Members

Form Object