I have a query that isn't grouping my data... I have a bunch of codes that i want to all stay together in the query and add the quantities up. there is also special instructions for maybe one or two of the codes and days that the code needs to be created.
mon = value 1 tue = value 2, etc that way i can sort by day thati need to create the code. but if i need to create code t1234 on mon and wed and thur, i want to do it all on mon. but say one has special instructions. i just want to see all (total quantity 6+6+6= 18 total) on mon with the special instructions next to it.
mon = value 1 tue = value 2, etc that way i can sort by day thati need to create the code. but if i need to create code t1234 on mon and wed and thur, i want to do it all on mon. but say one has special instructions. i just want to see all (total quantity 6+6+6= 18 total) on mon with the special instructions next to it.