G
Guest
Hello, I need your help again.
I have a query with records containing all customer orders. I need to run a
query that takes the items on the current order and lists the details for
every other order that included those same items.
Field Names:
Customer_Name, Item_Num, Mos, Order_Num
The same Item_Num could be found on several Order_Num records. Is there a
quick way to look at the current Order_Num and list every other Order_Num
including other fields where the Item_Num is the same?
I've tried a few things, not getting anywhere.
Thanks!
Mary
I have a query with records containing all customer orders. I need to run a
query that takes the items on the current order and lists the details for
every other order that included those same items.
Field Names:
Customer_Name, Item_Num, Mos, Order_Num
The same Item_Num could be found on several Order_Num records. Is there a
quick way to look at the current Order_Num and list every other Order_Num
including other fields where the Item_Num is the same?
I've tried a few things, not getting anywhere.
Thanks!
Mary