Good Day Everyone!
Please see attachment regarding my INDEX MATCH formula. It does not return a correct figure. I matched column A of both sheet, I couldn't found the error. Please Help!
Good Day Everyone!
Please see attachment regarding my INDEX MATCH formula. It does not return a correct figure. I matched column A of both sheet, I couldn't found the error. Please Help!
use this non array instead
=INDEX(Sheet1!$L$2:$L$12,MATCH(A14&K14&$O$8,INDEX(Sheet1!$A$2:$A$12&Sheet1!$D$2:$D$12&Sheet1!$C$2:$C$12,0),0))
fwiw the array formula should be
{=INDEX(Sheet1!$L$2:$L$12,MATCH(A14&K14&$O$8,Sheet1!$A$2:$A$12&Sheet1!$D$2:$D$12&Sheet1!$C$2:$C$12,0),0)}
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Thanks Martindwilson! You made may work easy!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks