Hi everybody,
I'm trying to get the 3 lowest values shown with the corresponding name.
The name is in column A, the values in column B:
Tom 5
John 6
Frank 1
Toby 2
Marc 2
I would like to see as a result in column C (because they have the lowest value):
Frank
Toby
Marc
I can get the 3 lowest numbers, but not the corresponding names.
Thanks in advance,
Jelel
Bookmarks