rocketman70443
New Member
- Joined
- Dec 11, 2010
- Messages
- 37
1. I have a table called 1q2011
2. I have another table called catID
CatID has all of the categories of products my company sells, it has a field for: cat. 1q2011 has fields for: customer ID, category, case, price.
I'm trying to run an unmatched query to see what categories have zero sales. My original database could do this, because the queries looked at the data for only 1 customer.
The problem comes in when I'm looking at all 512 of our customers. How can I set up a query that will return the categories with zero sales for each restaurant?
2. I have another table called catID
CatID has all of the categories of products my company sells, it has a field for: cat. 1q2011 has fields for: customer ID, category, case, price.
I'm trying to run an unmatched query to see what categories have zero sales. My original database could do this, because the queries looked at the data for only 1 customer.
The problem comes in when I'm looking at all 512 of our customers. How can I set up a query that will return the categories with zero sales for each restaurant?