I have multiple employee listings (MS Excel Exports) from various databases. I would like to combine them and remove duplicates and set up the new database (the combined data) to refresh and add only new records when a new export is imported.
What is the most optimal way of doing this? Should I use MS Access instead.
I was thinking of importing the separate worksheets into one workbook. Then on a new worksheet in that workbook, I envision setting up some kind of query formula that will populate the worksheet with only unique entries.
Could someone recommend a general idea of attacking this problem?