Quote Originally Posted by Fotis1991 View Post
Hi and welcome to the forum.

Do you mean something like this?

=INDEX(A1:A100,MATCH(MAX(B1:B100),B1:B100,0))

Thanks a lot!!! It solved my problem.