A
Andreas Håkansson
Hi,
I want to search for a row in a matrix where column A contains value X and
return the value i column B on the same row. So if I have the following
matrix
A B
------
1 AA
2 BB
3 CC
4 DD
5 EE
And I want to look up the row with Column A value of "3" which would get me
the row
3 CC
I would then like ot return the value of Column B from that row which means
I would like to get
CC
returned.
On one worksheet I have a matrix of data and on another worksheet I add
values in a field and want another field to
automatically be filled with the correct lookup value. I know this has to be
dead easy but I just can't get a formula to
work =/
Thanks!
I want to search for a row in a matrix where column A contains value X and
return the value i column B on the same row. So if I have the following
matrix
A B
------
1 AA
2 BB
3 CC
4 DD
5 EE
And I want to look up the row with Column A value of "3" which would get me
the row
3 CC
I would then like ot return the value of Column B from that row which means
I would like to get
CC
returned.
On one worksheet I have a matrix of data and on another worksheet I add
values in a field and want another field to
automatically be filled with the correct lookup value. I know this has to be
dead easy but I just can't get a formula to
work =/
Thanks!