View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Counting Unique Values in A column

See this page
http://www.cpearson.com/excel/duplic...CountingUnique

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"ibeetb" wrote in message ...
I need to count the unique (non-duplicate) values in a column range.
Does anybody know an Excel or VBA function to do this?