Hello,
I am trying to build a query
I have two tables
the first table has sales from 04 to 06
the second has sales from 07
both have cust num, part num and inv amount
so here is what I am trying to do
I want to compare the customers that have bought something on 07 but have not bought anything on 04 trogh 06
and then either customers or parts sold in 07 but not sold in 04 trough 06
I am going a bit crazy with this one because here is what I have done so far.
unmatched Query with 04 to 06 sales to 07 sales linked by customer number
This gives me one figure on the 07 sales that makes no sence
I am trying to build a query
I have two tables
the first table has sales from 04 to 06
the second has sales from 07
both have cust num, part num and inv amount
so here is what I am trying to do
I want to compare the customers that have bought something on 07 but have not bought anything on 04 trogh 06
and then either customers or parts sold in 07 but not sold in 04 trough 06
I am going a bit crazy with this one because here is what I have done so far.
unmatched Query with 04 to 06 sales to 07 sales linked by customer number
This gives me one figure on the 07 sales that makes no sence