Workaholic
Registered User.
- Local time
- Today, 11:52
- Joined
- Jun 20, 2004
- Messages
- 17
I've created a query using a left join that shows the number of calls every office has placed to a helpdesk overall from a table. The query includes every office and offices that have not placed a call show a zero in the count.
My problem is that I now want to show how many calls where made in a select month and yet still show all the office names and zeros for the offices that did not make any calls in that month.
How do I encorporate the left join query into a criteria query.
My problem is that I now want to show how many calls where made in a select month and yet still show all the office names and zeros for the offices that did not make any calls in that month.
How do I encorporate the left join query into a criteria query.