ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to look up a value? (https://www.excelbanter.com/excel-worksheet-functions/136448-how-look-up-value.html)

Eric

How to look up a value?
 
Refer to the post in General Question

There are 2 lists of value under Column A & B,
Does anyone have any suggestions on how to look up the largest value under
column B and return the value on the same row on column A.
Thank you for any suggestion
Eric

JE McGimpsey

How to look up a value?
 
One way:

=INDEX(A:A,MATCH(MAX(B:B),B:B,FALSE))

In article ,
Eric wrote:

Refer to the post in General Question

There are 2 lists of value under Column A & B,
Does anyone have any suggestions on how to look up the largest value under
column B and return the value on the same row on column A.
Thank you for any suggestion
Eric


Max

How to look up a value?
 
Try: =INDEX(A:A,MATCH(MAX(B:B),B:B,0))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Eric" wrote:
Refer to the post in General Question

There are 2 lists of value under Column A & B,
Does anyone have any suggestions on how to look up the largest value under
column B and return the value on the same row on column A.
Thank you for any suggestion
Eric


Eric

Thank you very much for suggestions
 
Thank you
Eric

Max

How to look up a value?
 
welcome !
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Eric" wrote:
Thank you
Eric



All times are GMT +1. The time now is 08:24 AM.

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