B
Brian Beam
I apologize in advance if this question is too rudimentary, or has been
asked before...
I have a report that displays a recordset produced by the Filter by Form
option. I would like to display a count of the records in the recordset, but
am unsure how to do it.
I have tried creating a text box in the report's footer with
=Count([Filter]), but it produces an #Error.
I would appreciate any hints you can give me. (BTW, the report is bound to a
query.)
Thanks,
Brian
asked before...
I have a report that displays a recordset produced by the Filter by Form
option. I would like to display a count of the records in the recordset, but
am unsure how to do it.
I have tried creating a text box in the report's footer with
=Count([Filter]), but it produces an #Error.
I would appreciate any hints you can give me. (BTW, the report is bound to a
query.)
Thanks,
Brian