G
Guest
I have an empty cell (C5)that I'm placing text in. I have
two columns of text C116:C123 & B116:B123). I want the
text I'm placing in C5 to be checked against the text in
C116:C123, if there's a match, I want the result of the
corresponding text in B116:B123. Here's the formula I used.
It's not working, any suggestions?
=LOOKUP(C5,C116:C123,B116:B123)
two columns of text C116:C123 & B116:B123). I want the
text I'm placing in C5 to be checked against the text in
C116:C123, if there's a match, I want the result of the
corresponding text in B116:B123. Here's the formula I used.
It's not working, any suggestions?
=LOOKUP(C5,C116:C123,B116:B123)