Peter Whitfield
Registered User.
- Local time
- Today, 18:22
- Joined
- Oct 25, 2001
- Messages
- 13
I have a form with 45 different Yes/No fields in, I need to produce totals of those selected. I tried a bog standard totals query but this just gave the number of records in the form regardless of the state of the relevant checkbox. Do I need to do 45 queries each one stating criteria of Yes? Any help would be appreciated.