R
Robert Flanagan
I have a list in a single column of several thousand phrases. I have
another list of key words, about 10 long. I want to identify any of the
entries in the large list that contain any of the key words. Partial
matches are ok. For example, if the key word is "John", and an entry in the
big list is "John Doe" or "Bill Johnston", this would be a match. Is there
a way to do this with one formula that returns true or false, or "found" and
"not found"?
Thanks,
Bob
another list of key words, about 10 long. I want to identify any of the
entries in the large list that contain any of the key words. Partial
matches are ok. For example, if the key word is "John", and an entry in the
big list is "John Doe" or "Bill Johnston", this would be a match. Is there
a way to do this with one formula that returns true or false, or "found" and
"not found"?
Thanks,
Bob