Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can anyone else recreate a similar error in the result of the match formula,
or am I doing something wrong? the following formula is producing a result of 5, I would have expected a value of 1. =MATCH(B$35,$B32:$F32,1) =MATCH(0.4,{0.366666666666667,0.71,0,0,0},1) now if i edit the values in $B32:$F32 i get the right answer answer 1 =MATCH(0.4,{0.366666666666667,0.71,0.71,0,0},1) but now another formula isn't working, I get an answer of 3, and would expect the answer 2 =MATCH(C$35,$B32:$F32,1) =MATCH(0.71,{0.366666666666667,0.71,0.71,0,0},1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MATCH Multiple Criteria & Return Previous / Penultimate Match | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
Lookup? Match? pulling rows from one spreadsheet to match a text f | Excel Worksheet Functions | |||
index,match,match on un-sorted data | Excel Worksheet Functions | |||
When MATCH and v/hLOOKUP functions *FAIL* to match (but they should)... | Excel Worksheet Functions |