D
Dan
Hello -
I'm totally brain-blocked here. I have a simple table that I'm trying
to execute a simple query from, yet I keep getting repeats and blanks.
My table is basically a column of UPC's, one of STORE's, and a third
for DEPARTMENT.
UPC STORE DEPT
012345 A 14
012345 C 32
987655 A 14
987655 B 17
875543 A 12
875543 B 9
875543 C 12
999988 B 9
What I would like to do is run a query and for "Store A" and have the
output list the UPC and DEPT for that particular store.
Thanks for any help! Happy New Year!
Dan
I'm totally brain-blocked here. I have a simple table that I'm trying
to execute a simple query from, yet I keep getting repeats and blanks.
My table is basically a column of UPC's, one of STORE's, and a third
for DEPARTMENT.
UPC STORE DEPT
012345 A 14
012345 C 32
987655 A 14
987655 B 17
875543 A 12
875543 B 9
875543 C 12
999988 B 9
What I would like to do is run a query and for "Store A" and have the
output list the UPC and DEPT for that particular store.
Thanks for any help! Happy New Year!
Dan