AccessObjectProperties.Count Property (Access)
You can use the Count property to determine the number of items in a specified collection. Read-only Long.
Syntax
expression .Count
expression A variable that represents an AccessObjectProperties object.