Johnny777 Posted August 20, 2008 Posted August 20, 2008 Hello everyone I have two simple databases I need to combine. The smallest one is a list of email addresses and one other text field. I need to import these into a larger database of contact addresses Where the email address already exists in the target table then no import needs to take place. ie a new record is added only where the imported email address does not already exist in the target table. As there are 1200 records to import I am trying to avoid endless find requests Thanks for reading
corn Posted August 20, 2008 Posted August 20, 2008 Easy as pie. When performing your import, select the option to "Update matching records." Then, click the arrow between the email address fields in the Specify Import dialog to show a double-arrow, indicating the fields FMI should use to "match" records. Finally, near the bottom of the dialog, check the box to add new records if no match.
Recommended Posts
This topic is 5938 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now