To Juan Pablo:
I'm not sure if I understand your formula;
if the array I'm analyzing is A5:A20, I should apply it like this?
=INDEX(A5:A20,MATCH(MAX(COUNTIF(A5:A20,Rng)),COUNTIF(A5:A20,Rng),0))
But then the "Rng" that appears in the parenteses after the coma in the COUNTIF, should'nt be a condtion?
I'm a bit lost. Explain, please