Hello all.
I have been searching the archives all afternoon and have come up empty. I have a form that has multiple command buttons that view different reports. The reports are based on queries. Right now I have a text box with the control source set to
=Count([ASSIGNED NCO]![LAST NAME]). Assigned NCO is the query. I want to be able to count all records ijn the query.
With this I get #Error message.
Next to each command button I want to have the total number of records in each report. I hope this explains it.
AJ
I have been searching the archives all afternoon and have come up empty. I have a form that has multiple command buttons that view different reports. The reports are based on queries. Right now I have a text box with the control source set to
=Count([ASSIGNED NCO]![LAST NAME]). Assigned NCO is the query. I want to be able to count all records ijn the query.
With this I get #Error message.
Next to each command button I want to have the total number of records in each report. I hope this explains it.
AJ