Greetings!
In col A, I have labels. In col B, I have numbers.
After using the MAX function for the values in col B, how do I get the label
(text) from the cell in col A with the highest value in col B resulting from
the MAX function?
Thanks.
Just change the row reference of 100 to fit your data:
=INDEX(A1:A100,MATCH(MAX(B1:B100),B1:B100,0))
--
Regards,
Davequot;Excel Userquot; wrote:
gt; Greetings!
gt;
gt; In col A, I have labels. In col B, I have numbers.
gt;
gt; After using the MAX function for the values in col B, how do I get the label
gt; (text) from the cell in col A with the highest value in col B resulting from
gt; the MAX function?
gt;
gt; Thanks.
- Jun 04 Wed 2008 20:44
Find the Cell Reference Resulting from MAX function
close
全站熱搜
留言列表
發表留言