paulmcdonnell
Ready to Help
- Local time
- Today, 09:01
- Joined
- Apr 11, 2001
- Messages
- 167
Hi guys I have 3 separate queries which count the number of entries in a data set depending on set parameters. I have a summary query which simply collates the three queries counts and is the basis for a report.
Problem occurs when if one of the three individual queries returns no value the sum query returns no value also, even though the other two counting queries do have values.
I want the queries to return 0 if noting is there and show the correct info for the counts that are >0.. how can I do this?
Cheers
paul
Problem occurs when if one of the three individual queries returns no value the sum query returns no value also, even though the other two counting queries do have values.
I want the queries to return 0 if noting is there and show the correct info for the counts that are >0.. how can I do this?
Cheers
paul