I have a report that I have written for Excel, using MS Query. It is an order log and supplier is one of the fields. I am doing it as a group by mostly.
Some of these orders may have multiple suppliers depending on the item.
How can I:
1. Get it to ignore one of the suppliers completely and only show the other one? In this case, the one I want to ignore should always be the last item on the order. Is there a First of function that I can use, or something similar?
2. Get it to show both in one field? 'supp1/supp2' or something like that?
Some of these orders may have multiple suppliers depending on the item.
How can I:
1. Get it to ignore one of the suppliers completely and only show the other one? In this case, the one I want to ignore should always be the last item on the order. Is there a First of function that I can use, or something similar?
2. Get it to show both in one field? 'supp1/supp2' or something like that?