Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You need to use MAX + IF condition. With your data in ColA:B
In C1 enter 10 In D1 enter the below formula =MAX(IF(A:A=C1,B:B)) If this post helps click Yes --------------- Jacob Skaria "Its me" wrote: I have a col. A and Col. B Column A Column B 10 44363 10 56634 20 26348 20 32688 If i enter "10" in column C, it should lookup in Col. A and return the max. value of Col. B (56634) Thru vlookup i am getting the only the first value only. Could someone help in this regard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
maximum value received through vlookup | Excel Worksheet Functions | |||
Looking up a maximum value that matches criteria. VLOOKUP? | Excel Worksheet Functions | |||
Finding a maximum with VLOOKUP | Excel Discussion (Misc queries) | |||
EXCEL MAXIMUM VALUE AND VLOOKUP NESTED? | Excel Worksheet Functions | |||
vlookup for maximum value | Excel Worksheet Functions |