Forum Discussion

marinamos's avatar
marinamos
Copper Contributor
May 09, 2022
Solved

index match - multiple criteria error?

Dear excel community,   I need your help on figuring out why my index match formula is not working. see below screenshots with the formula in orange on "DRD581IVO BARN" sheet..   I am trying to a...
  • OliverScheurich's avatar
    OliverScheurich
    May 09, 2022

    marinamos 

    =INDEX('array sheet'!B2:B385,MATCH(1,(O5='array sheet'!A2:A385)*(U5='array sheet'!C2:C385),0)) 

     

    Great. I think it will work if you change the formula as above. The distribution center is in column C in the 'array sheet' and therefore the formula should have: (U5='array sheet'!C2:C385).

Resources