Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using the following formula on a table to return the item in the first
column where the MAX from a portion of the table is located. =INDEX(Table1[Team],MATCH(MAX(Table1[[1]:[14]],Table1[[1]:[14]],0),1)) The portion that does not work is MATCH(114,$H$3:$U$14,0) Can Match not be used to return the row for the index function when looking up multiple rows and columns? If not, what formula should I be using here? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array formula with index + match | Excel Worksheet Functions | |||
Help with an Index Match Array | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
Index and Match Array formula | Excel Worksheet Functions | |||
Array index, match problem | Excel Worksheet Functions |