Hi
Assuming that your data is in A1:A11, then array enter (ctrl, shift,
enter) the formula
Code:
--------------------
=INDEX(A:A,MIN(IF(COUNTIF(A1:A11,A1:A11)=MAX(COUNT IF(A1:A11,A1:A11)),ROW(A1:A11),"")))
--------------------
rylo
--
rylo
------------------------------------------------------------------------
rylo's Profile:
http://www.thecodecage.com/forumz/member.php?userid=28
View this thread:
http://www.thecodecage.com/forumz/sh...ad.php?t=33152