Happy Thanksgiving everyone!
To populate the main table of my database, I receive an Excel file. This file lists ALL of our members. I have loaded this spreadsheet into my database; however, each month I will receive another Excel file that lists ALL of our members. Of course, all I need is the new members that are not already in my database. It is very important that I don't overwrite existing members because I may have entered additional data about those members since they were loaded. I also, of course, don't want duplicates of the members in my db.
How do I only get the data that is not already in my db? (my unique field is social security number, so I need to somehow tell it that I only need unique SSN's from the spreadsheet). Not a clue how to do this!
Thank you for any assistance. Let me know if you need anymore information.
Tanya