J
JB
I have a query where if you give the code(Ex: BA1) it
brings up matching descriptions and the price for each of
them.
Code Description Price
BA1 AAA $0.11
BA1 BBB $0.22
BA2 AAA $0.11
Is there anyway I can create a query that will give me
result like below?
Code Description Price
BA1 AAA + BBB $0.33
BA2 AAA $0.11
Is there a way to do this?
Thanks.
brings up matching descriptions and the price for each of
them.
Code Description Price
BA1 AAA $0.11
BA1 BBB $0.22
BA2 AAA $0.11
Is there anyway I can create a query that will give me
result like below?
Code Description Price
BA1 AAA + BBB $0.33
BA2 AAA $0.11
Is there a way to do this?
Thanks.