Hi Guys,
I'm trying to figure out a way of doing a 3 way lookup formula without using offset. I was using an offset formula and it sometimes worked and then all of a sudden it didn't.
My next try is a index and match formula. As I have two rows to lookup I've joined them in my formula with an ampersand.
So it goes {=index($B$84:$Y$111;match(I$5&$B10;$B$82:$Y$82&$B$83:$Y$83;0);match($C$3;$A$84:$A$111;0))} and used an array.
This worked for the first value as it was referencing the firt row and first column.
When I press F9 on the match section of the formula I can see it has joined the two rows. However, I've just noticed it keeps giving me zero as it is always looking at the first row and colum although the formula says to look at the other rows.
What am I doing wromg plz?
Thanks
I'm trying to figure out a way of doing a 3 way lookup formula without using offset. I was using an offset formula and it sometimes worked and then all of a sudden it didn't.
My next try is a index and match formula. As I have two rows to lookup I've joined them in my formula with an ampersand.
So it goes {=index($B$84:$Y$111;match(I$5&$B10;$B$82:$Y$82&$B$83:$Y$83;0);match($C$3;$A$84:$A$111;0))} and used an array.
This worked for the first value as it was referencing the firt row and first column.
When I press F9 on the match section of the formula I can see it has joined the two rows. However, I've just noticed it keeps giving me zero as it is always looking at the first row and colum although the formula says to look at the other rows.
What am I doing wromg plz?
Thanks