View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel
Fester[_2_] Fester[_2_] is offline
external usenet poster
 
Posts: 12
Default Unique Filter Code / Advanced Filter

I have a database of information. I want to remove all duplicate
entries for each patient. For some reason, the advanced filter -
uniques only, still shows duplicate names. I've checked with =A2=B2
and it comes back True.

Any suggestions on how to fix or is there VBA code that will give me
the same result?

Brendon