O
Ollie
I currently have a master product catalogue (650000 lines) in access which is
updated from our oracle systems. I would like to update/ add customer
specific catalogues (70,000 lines) with certain information from the master
catalogue ie prices changes.
I have a unique field product code in both of the tables. I have tried using
a append query however which works but just duplicates the data and does not
update the existing product lines.
What in really looking for is a vlookup type function which will lookup the
product code on the customer catalogue table against the product code on the
master table and bring back various product information
Customer catalogue
1-Customer product ID
2-Annaul usage
3-Current price
4-Description
5-Product ID - unique field in both tables
6-Sytem description
7-system price
I have listed above some of the field in the customer table. I would like
lines 1 to 5 to be static but lines 6/7 to update based upon line 5 against
the Master catalogue (650,000 lines)
Any advice or suggestions would be great.
Thanks,
Ollie
updated from our oracle systems. I would like to update/ add customer
specific catalogues (70,000 lines) with certain information from the master
catalogue ie prices changes.
I have a unique field product code in both of the tables. I have tried using
a append query however which works but just duplicates the data and does not
update the existing product lines.
What in really looking for is a vlookup type function which will lookup the
product code on the customer catalogue table against the product code on the
master table and bring back various product information
Customer catalogue
1-Customer product ID
2-Annaul usage
3-Current price
4-Description
5-Product ID - unique field in both tables
6-Sytem description
7-system price
I have listed above some of the field in the customer table. I would like
lines 1 to 5 to be static but lines 6/7 to update based upon line 5 against
the Master catalogue (650,000 lines)
Any advice or suggestions would be great.
Thanks,
Ollie