J
jndickin
I'm using Access 2003.
I have the following table (example) -
Ln Class Price
01 10001 10
02 10001 10
03 10001 10
04 10002 10
05 10002 20
06 10002 20
07 10003 10
08 10003 20
09 10003 30
I would like records where the Class contains pricing that is ALL equal on
one table and records where the Class contains pricing that is NOT ALL equal
on another table. In this case I'd get lines 01 - 03 on one table and 04-09
on the other. Can this be done with a query of some sort?
Thanks!
I have the following table (example) -
Ln Class Price
01 10001 10
02 10001 10
03 10001 10
04 10002 10
05 10002 20
06 10002 20
07 10003 10
08 10003 20
09 10003 30
I would like records where the Class contains pricing that is ALL equal on
one table and records where the Class contains pricing that is NOT ALL equal
on another table. In this case I'd get lines 01 - 03 on one table and 04-09
on the other. Can this be done with a query of some sort?
Thanks!