Workaholic
Registered User.
- Local time
- Today, 10:16
- Joined
- Jun 20, 2004
- Messages
- 17
I have a query that counts how many calls an internal company helpdesk recieves and from which of the company office they come from. Each call is given an unique ID and my query counts the call ID's and links them to the office they originated from. My problem is that I want to display offices that have made no calls but my query will only list the call count of offices that have made calls.
How do I include null values in the count if I also have to critera the call count?
How do I include null values in the count if I also have to critera the call count?