M
MRJ
How do I eliminate duplicate addresses in a mailing list?
How do I eliminate duplicate addresses in a mailing list?
I don't know how to post a sample, but I had mentioned to someone earlier
that I have the spreadsheet laid out in a standard format - firstname,
lastname, streetaddress1, streetaddress2, city, st, zip.
I could select duplicates and delete in a short list no problem, but there
must be a faster way to do it when you have thousand of names on your list..
Thanks again for your help!
MRJ
- Show quoted text -
Perhaps you could use the AND() function.MRJ said:I'm not exactly sure how to post a sample, but the way the spreadsheet is
laid out is with info in columns: first name, last name, street address 1,
street address 2, city, state, zip.
If I am dealing with a short list, it is simple to select the duplicates and
delete. When you're dealing with a list of 5,000 though, another method is
required.
Thanks,
MRJ
In cell H2 (NOT cell H1) type FALSE.JohnL said:Sorry, in rereading my post I caught an error.