C
Chris
I have a formula that gives me a maximum value for a range
ok cells as follows
=MAX(B6
7,B12
13,B20
21,B27
28,B34
35)
The problem is that there is a value of Name in the A
column that I would like associated with the max value. I
would like to have that name associate dwith the row that
has the max value.
I would like it to look like below when the formula is run.
Bob 250
Any Suggestions
Thanks
Chris
ok cells as follows
=MAX(B6
7,B12
13,B20
21,B27
28,B34
35)The problem is that there is a value of Name in the A
column that I would like associated with the max value. I
would like to have that name associate dwith the row that
has the max value.
I would like it to look like below when the formula is run.
Bob 250
Any Suggestions
Thanks
Chris