Hi,
Im wondering if its possible the lookup a values after matching with 2 other values.
Here is the situation:
I want to select a name (dropdown menu), type in the product id and then get the right price related to those.
This is the formula i tried to use: =INDEX(C3:C7;MATCH(B12;B3:B7
;MATCH(A12;A3:A7
)
For the name John, the formula works, but not for the name Peter.
Where does it go wrong?
Tia
Im wondering if its possible the lookup a values after matching with 2 other values.
Here is the situation:
I want to select a name (dropdown menu), type in the product id and then get the right price related to those.
This is the formula i tried to use: =INDEX(C3:C7;MATCH(B12;B3:B7



For the name John, the formula works, but not for the name Peter.
Where does it go wrong?
Tia