View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernd P Bernd P is offline
external usenet poster
 
Posts: 806
Default Pls help me in finding duplicate entries in a column range

Hello,

I suggest to use my UDF lfreq (if you do not have too many entries):
http://www.sulprobil.com/html/listfreq.html

Another approach would be via pivot tables.

Regards,
Bernd