O
Ola Sigurdh
I found this on David McRitchie´s site on how to do a three way lookup
=INDEX(data,MATCH(A10&A11,A3:A8&B3:B8,0),MATCH(A12,2:2,0))
Where A10 contains variable plant (Plant A) and A11 contains variable
product (Prod B) and A12 contains the variable month (March)
array-enter
But I cant seem to make it work. I understand the Index and Match functions
but what is data in the beginning after index mean.
TIA
Ola
=INDEX(data,MATCH(A10&A11,A3:A8&B3:B8,0),MATCH(A12,2:2,0))
Where A10 contains variable plant (Plant A) and A11 contains variable
product (Prod B) and A12 contains the variable month (March)
array-enter
But I cant seem to make it work. I understand the Index and Match functions
but what is data in the beginning after index mean.
TIA
Ola