View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eddy Stan Eddy Stan is offline
external usenet poster
 
Posts: 151
Default countdiff() counts 533 while uniquevalue() lists 539 !!!

Hi

did any one tried.

I was extracting data by uniquevalues function in morefunctions add in set
(539), but countdiff() of morefunctions count only 533 instead of 539
range of my data is only 4061 rows
- no blanks in data set, i used.
any reason / explanation !!

I wish countdiff() worked correctly.

eddy stan