ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Find the Cell Reference Resulting from MAX function (https://www.excelbanter.com/excel-worksheet-functions/61324-find-cell-reference-resulting-max-function.html)

Excel User

Find the Cell Reference Resulting from MAX function
 
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.

David Billigmeier

Find the Cell Reference Resulting from MAX function
 
Just change the row reference of 100 to fit your data:

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

--
Regards,
Dave


"Excel User" wrote:

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.



All times are GMT +1. The time now is 07:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com