A
Andy G
What is the easiest way to display the number of records in a report footer?
I tried using RecordsetClone.Count like I do in forms but apparently that is
not available to you in the report world. I tried =Count([myIDfield]) and
got #Error.
Thanks.
I tried using RecordsetClone.Count like I do in forms but apparently that is
not available to you in the report world. I tried =Count([myIDfield]) and
got #Error.
Thanks.