fraser_lindsay
Access wannabe
- Local time
- Today, 16:08
- Joined
- Sep 7, 2005
- Messages
- 218
I am still trying to get a total count of the number of rows in a report. The report lists employees as defined by my query.
I wnat the report to tell me how many rows i.e. entries there are for that report/criteria.
I have put this in the footer, in a text box:
=Count(Location)
I just chose one of the fields along the row as it shouldn't matter, I only want the total number of rows for that report.
However, all I get is 'Err' on the box.
I have tried searching this forum but suggetsions were what I have already done. What have I done wrong?
I wnat the report to tell me how many rows i.e. entries there are for that report/criteria.
I have put this in the footer, in a text box:
=Count(Location)
I just chose one of the fields along the row as it shouldn't matter, I only want the total number of rows for that report.
However, all I get is 'Err' on the box.
I have tried searching this forum but suggetsions were what I have already done. What have I done wrong?