Hello,
Is there a way to use the COUNT functions of SQL in an Access report? For instance, I can create a report which has it's record source set to a table in SQL Server. However, I would like to use the COUNT function and assign a text box (or boxes) the return value. I have not been able to find a good way to actually do this (assign the SQL statement to the control source of a text box doesn't work either).
Additionally, I would like to perform use COUNT more than one time on the same table.
Any help appreciated,
Thanks,
Nishant
Is there a way to use the COUNT functions of SQL in an Access report? For instance, I can create a report which has it's record source set to a table in SQL Server. However, I would like to use the COUNT function and assign a text box (or boxes) the return value. I have not been able to find a good way to actually do this (assign the SQL statement to the control source of a text box doesn't work either).
Additionally, I would like to perform use COUNT more than one time on the same table.
Any help appreciated,
Thanks,
Nishant