Hi there, I have a list of text entries eg A1="this dog is a brown one", A2="why is my cat yellow?", A3="the red bird flew away".
I would like to search these entries to find a match with any one of the following list, D:D="red, blue, brown, black, yellow" and return the word that matches, eg B1="brown", B2="yellow", B3="red".
Is there a way to do this easily?
Cheers, Paul.
I would like to search these entries to find a match with any one of the following list, D:D="red, blue, brown, black, yellow" and return the word that matches, eg B1="brown", B2="yellow", B3="red".
Is there a way to do this easily?
Cheers, Paul.