IF you have the lookup values in a table then you can use something like this:
=LOOKUP(2,1/(ISNUMBER(SEARCH($C$1:$C$3,A1))),$D$1:$D$3)
where C1:C3 contains words to search for within A1, and D1:D3 contain phrases to return.
IF you have the lookup values in a table then you can use something like this:
=LOOKUP(2,1/(ISNUMBER(SEARCH($C$1:$C$3,A1))),$D$1:$D$3)
where C1:C3 contains words to search for within A1, and D1:D3 contain phrases to return.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Wow, that simple? I'll give it a shot!
I'll respond soon, thanks for the help
Alright, I seem to have myself lost again. I tried the lookup, and it's just spitting back zeroes.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks