G
Guest
Good afternoon, and I hope someone here can help me, because I've been
pulling my hair out!
Basically, I need to compare the contents of two tables (or the results of
two queries) and display items that are in Table 1 but NOT in Table 2.
We have a database of orders & products, and having extracted the raw data
into access I have managed to create the simple queries needed to display
"Products ordered in 2003" and "Products ordered in 2004" and "Products
ordered in both 2003 & 2004". The problem I've had is a) that none of these
queries will show me a simple list of products ordered without duplication
(ie every order for a specific product will result in the product appearing
in the query result that many times) and b) I can't for the life of me fathom
how to create a query that would show me products ONLY ordered in 2004,
rather all the ones that were orderd in 2004, of that makes sense.
The tables list Product number, order number, and order date. How do I go
about removing the duplicate entries, and in displaying items that were
ordered in 2004 and NOT in 2003?
Thanks in advance,
Matt Volatile
pulling my hair out!
Basically, I need to compare the contents of two tables (or the results of
two queries) and display items that are in Table 1 but NOT in Table 2.
We have a database of orders & products, and having extracted the raw data
into access I have managed to create the simple queries needed to display
"Products ordered in 2003" and "Products ordered in 2004" and "Products
ordered in both 2003 & 2004". The problem I've had is a) that none of these
queries will show me a simple list of products ordered without duplication
(ie every order for a specific product will result in the product appearing
in the query result that many times) and b) I can't for the life of me fathom
how to create a query that would show me products ONLY ordered in 2004,
rather all the ones that were orderd in 2004, of that makes sense.
The tables list Product number, order number, and order date. How do I go
about removing the duplicate entries, and in displaying items that were
ordered in 2004 and NOT in 2003?
Thanks in advance,
Matt Volatile