Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 3 columns; Market #, Start Date and End Date
Currently when I match Market #1 in Cell A3 the following works =INDEX(MIN(H2:H20000),MATCH(A3,P2:P20000,0)) But when I try and use it to find the same info for Market #2 =INDEX(MIN(H2:H20000),MATCH(A4,P2:P20000,0)) I get a #Ref! Error... Tried array etc...to no avail. Can someone figure this one out? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Exact Match using INDEX, MATCH | Excel Worksheet Functions | |||
index(match) Wind Uplift Calculations (match four conditions) | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
index,match,match on un-sorted data | Excel Worksheet Functions |