Hi Deepak,
Is the above formula counting NA as well...as far as i understand from the above formula counts duplicate of 4,2 and NA...which give count 3.
But, if you check my sheet...the data is in rows.. and i dont want to count NA, only Numbers which are occuring more than 1.
Thanks in advance for your help!
Regards,
Gaurang
Hi Deepak,
Is the above formula counting NA as well...as far as i understand from the above formula counts duplicate of 4,2 and NA...which give count 3.
Thanks in advance for your help!
Regards,
Gaurang
Hi Mr. Deepak:
I have slightly different problem. I have a row of values say 0, 100, 2000, 150, 300, 200, 500, 450, 450, 450. (Lets say the row of values are in a range A2:A11).
Excluding Zero, I want to find out the lowest unique 3 values as L1, L2, L3 as well as highest unique values as H1, H2, H3. My answer should be L1 - 100, L2 - 150, L3 - 200 and H1 - 2000, H2 - 500, H3 - 450. Is there a formula by which I can do it?
Thanks a lot!