Forum Discussion
wanalearn
Sep 13, 2022Brass Contributor
Iindex Match formula looking up from two tables
I want to do this index match formula see attached I am trying to get the matching value from the two tables in sheet 2 into sheet1 ''cell n4'' based on "cell j1" and "cell M4" this is how i did it ...
- Sep 13, 2022
Not sure I understood the logic correctly, perhaps
=IFERROR( <lookup first table>, <lookup second table> )
SergeiBaklan
Sep 13, 2022Diamond Contributor
Not sure I understood the logic correctly, perhaps
=IFERROR( <lookup first table>, <lookup second table> )