L
Lookup Help
I've tried to use the match case to return a value based
on two conditions but it doesn't seem to work. Does
anyone know of a way to use VLOOKUP with multiple
conditions?
This is the formula I used with Match:
=INDEX(C2:C10,MATCH(1,(A2:A10=3)*(B2:B10=15),0))
This was entered as an array formula.
Thanks in advance!
on two conditions but it doesn't seem to work. Does
anyone know of a way to use VLOOKUP with multiple
conditions?
This is the formula I used with Match:
=INDEX(C2:C10,MATCH(1,(A2:A10=3)*(B2:B10=15),0))
This was entered as an array formula.
Thanks in advance!