Hey guys,
I have a query that pulls from master table of customers. All of these records are entered by the office staff. Currently, we clean up the records (capitalization, trimming, etc) and then export to our printer to have mailings sent out to them. We don't have anything that removes the duplicates.
The catch is the "duplicates" won't be exact duplicates. ID (auto number), Salesperson, Store, and Type will probably be different.
What is the best way to remove the dupes? I want to primarily remove based of same first name, last name, and first 3 characters of address.
![]()