HotNumbers
Well-known Member
- Joined
- Feb 14, 2005
- Messages
- 732
Can someone PLEASE help me extract text from a string using a table for reference
I have the current formula
=IF(ISERROR(SEARCH("*home*",Q30,1)),"","home") However in the Place of "*home*" i want to reference a table for words and in the Place of "home" I want to be able to return the word that it matched.
I have the current formula
=IF(ISERROR(SEARCH("*home*",Q30,1)),"","home") However in the Place of "*home*" i want to reference a table for words and in the Place of "home" I want to be able to return the word that it matched.