G
Guest
I have two tables:
* master customer table
* customer updates.
The Customer Updates table can link to the master customer table by the
unique CustomerID. The Customer Updates table contains updated info such as
new: ContactName, Telephone, Address.
How do I create a query that only updates the fields in those records in the
Master Customer Table that have a match in the Customer Updates table?
* master customer table
* customer updates.
The Customer Updates table can link to the master customer table by the
unique CustomerID. The Customer Updates table contains updated info such as
new: ContactName, Telephone, Address.
How do I create a query that only updates the fields in those records in the
Master Customer Table that have a match in the Customer Updates table?