Hi,
I am trying to combine data from 3 different tables into a query. The three tables are linked by the OrderNumber and have a seperate/unique ID's. I would like a query that essentially combines creates a list of the ID's for that given OrderNumber.
Thanks for your help in advance.