kbrooks
Still learning
- Local time
- Today, 04:57
- Joined
- May 15, 2001
- Messages
- 202
I have a database set up tracking work accidents, etc. They have had me set up several reports showing various information, which I have pulling from various queries.
Now they are wanting a COUNT of all records on each reports. Doesn't seem that difficult but I can't figure out quite how to do it. I put =Count(*) in the report footer but it just gives me an error. I have a manual that shows how to set up a count query, but it shows no detail. I want my detailed report, only with a count at the end.
One thing all records have in common is an incident#, if that helps.
Now they are wanting a COUNT of all records on each reports. Doesn't seem that difficult but I can't figure out quite how to do it. I put =Count(*) in the report footer but it just gives me an error. I have a manual that shows how to set up a count query, but it shows no detail. I want my detailed report, only with a count at the end.
One thing all records have in common is an incident#, if that helps.