View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed P[_2_] Ed P[_2_] is offline
external usenet poster
 
Posts: 14
Default Finding Duplicate values within a single column

I have a list of e-mail addresses. I want to find all the duplicates. I have
sorted the list but the list is extremly long.
I have not found an effective method for doing this. I want the result to
show me where those duplicates occur.
Can anyone help me?
Thank you