I have a spreadsheet with 1500 e-mails in a column - what is a quick way I can find duplicate e-mails in my column to delete the duplicate data?
Thanks
I have a spreadsheet with 1500 e-mails in a column - what is a quick way I can find duplicate e-mails in my column to delete the duplicate data?
Thanks
In an adjacent column, =if(countif(A$1:A1, A1)>1 "Dup", "")
Entia non sunt multiplicanda sine necessitate
Or you could use advanced filter and have it either shorten the list to unique values in place or copy the unique values to another range.
darkyam, XL 2000 doesn't do unique filtering. That's new with 2007
I think Advanced Filter always supported unique filtering, T.
HI
Providing the cell contents are identical then the following code should be okay.
Regards![]()
Please Login or Register to view this content.
Jeff
time to polish my contacts ... was reading autofilter instead of advanced filter ....
or maybe
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks