metsmaniac
Board Regular
- Joined
- Jan 29, 2010
- Messages
- 57
- Office Version
- 365
- Platform
- Windows
I have a long list of rows of text data, each about 30 characters long.
I want to create a formula that finds words in the data from a separate list of words. The "find" function searches the text list one word at a time. I'm trying to search the list using a list of all the words I'm looking for.
I'd rather use a compound formula than Visual Basic.
For example, my word list could be color names:
Red
Blue
Yellow
Green
Etc.
I want to search the data list & identify rows that contain any of the color names.
I want to create a formula that finds words in the data from a separate list of words. The "find" function searches the text list one word at a time. I'm trying to search the list using a list of all the words I'm looking for.
I'd rather use a compound formula than Visual Basic.
For example, my word list could be color names:
Red
Blue
Yellow
Green
Etc.
I want to search the data list & identify rows that contain any of the color names.