Hello All!
I have a table like this:
Column A Column B
Person 1 1.000
Person 2 2.800
Person 3 3.000
What I want to do is:
a) find the max value in column B
(Ok, I know how to this: =max(B1:B10)
b) display the Person who has the maximun value
Column A Column B
Person 1 1.000
Person 2 2.800
Person 3 3.000
maximum: 3.000
salesman: Person 3
IS THERE A WAY TO DO IT????
PLS HELP ME!!!
THANKS IN ADVANCE
lENA
I have a table like this:
Column A Column B
Person 1 1.000
Person 2 2.800
Person 3 3.000
What I want to do is:
a) find the max value in column B
(Ok, I know how to this: =max(B1:B10)
b) display the Person who has the maximun value
Column A Column B
Person 1 1.000
Person 2 2.800
Person 3 3.000
maximum: 3.000
salesman: Person 3
IS THERE A WAY TO DO IT????
PLS HELP ME!!!
THANKS IN ADVANCE
lENA