I have a query that displays a certain number of records. I want my query to
show the number of records returned. How can I do that?
UncleOli - 30 Mar 2006 23:11 GMT
Try the dcount() function.
Oli
03.30.06 12.09 hst
> I have a query that displays a certain number of records. I want my query to
> show the number of records returned. How can I do that?