J
Jaye
I hope someone can help me. I have 2 databases, one that records order info,
and the other that records shipping info. After pivoting the data in the
shipping database, I want to transfer the total quantity shipped against a
particular order to the order database. However, one order # can have several
part #'s associated with it. Is there a way to lookup Order # (Column A) AND
Part # (Column B) to retrieve the correct data for the specific part?
Please help!
and the other that records shipping info. After pivoting the data in the
shipping database, I want to transfer the total quantity shipped against a
particular order to the order database. However, one order # can have several
part #'s associated with it. Is there a way to lookup Order # (Column A) AND
Part # (Column B) to retrieve the correct data for the specific part?
Please help!