Ok, I have 2 excel spreadsheets:
The first one looks like this:
Part_No Desc Type DealerCost List
Second one looks like this:
Part_No Desc Type
The first table has many more parts than the second. The second obviously has no costs in it. What I need to do is create/update the 2 cost columns in table 2 with the appropriate costs from table 1 based on the part number.
Any ideas?
Jake
The first one looks like this:
Part_No Desc Type DealerCost List
Second one looks like this:
Part_No Desc Type
The first table has many more parts than the second. The second obviously has no costs in it. What I need to do is create/update the 2 cost columns in table 2 with the appropriate costs from table 1 based on the part number.
Any ideas?
Jake