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.
You can use the Count property to determine the number of items in a specified collection. Read-only Integer.
expression .Count
expression A variable that represents a Form object.