boblarson
Smeghead
- Local time
- Today, 08:51
- Joined
- Jan 12, 2001
- Messages
- 32,059
Okay, so the Count as I showed on the report will show the number of records showing on the report. But if there are duplicate ID's then it will show that number as well. You can Group by ID and have a hidden Group Footer and have a text box with =1 as the control source and with the RUNNING SUM property of that text box set to OVER ALL so when you get to the end of the report the total will be the total number of unique ID's on the report. If you set the Report Footer text box to refer to that text box, I think it should show you the final total.i need to verify what is actually showing up on the report to ensure they are all accounted for.