Hi
I'm having trouble with this index-match formula.
I just need to find the values in la match in column b and c in sheet 3 and return them in column d, it must find them in sheet 2.
So far I made this formula but something is wrong:
I attach the workbook![]()
=INDEX(Sheet2!$A$1:$L$39,MATCH(B2,Sheet2!$A$1:$A$39,0),MATCH(C2,Sheet2!$A$1:$L$39,0))
Appreciate your help!!
Bookmarks