I have a function =INDEX($A$2:$A$708,(MATCH(LARGE(($N$2:$N$708),2),(($N$2:$N$708)),0))) which works great to return a name for the nth value in Column N, but I've run into a problem. When column N has two of the same value (50 for example) then I receive only the first name, but twice. I feel confident adding a Count If somewhere in the function will resolve this issue, but I'm not sure where the Count If goes... Any help is greatly appreciated.
thanks!
Bookmarks