RecordCount Property

See Also    Examples    Applies To

Returns the estimated number of records in the atb.

Property RecordCount As Variant

atb.RecordCount [=Value]

RecordCount may be an estimated value, you may supply your own estimate by setting this property. Use the BeforeRequery event to place your code that sets this property.