Hi,
I'm trying to copy the address detils from my customers table into my shipping table, i created an append query that transfers the addresses to a new table called companies where i made the address field "No Duplicates" so i only get a list of the companies. I then made another append query to transfer that information to the shipping table, but when i use it it copies all the entries even if theyre already in there.. How can i append only the information that is not in the shipping table?
Cheers,
Marc.
I'm trying to copy the address detils from my customers table into my shipping table, i created an append query that transfers the addresses to a new table called companies where i made the address field "No Duplicates" so i only get a list of the companies. I then made another append query to transfer that information to the shipping table, but when i use it it copies all the entries even if theyre already in there.. How can i append only the information that is not in the shipping table?
Cheers,
Marc.