Column A contains strings
Column D Contains a list of words to search for
Column B returns true if whole word found
Only return true if whole word is found eg Dog not DogD
If not in list return a null cell
----
If possible I would a more detailed result
Column A contains strings
Column D Contains a list of words to search for
Colun E contains the category for the word in the list of words
Column B returns position of 1st character if word found
Column C returns the category of the whole word found
Fairly sure I will need a VBA fiction for this but beyond my abilities
Any help appreciated.
Column D Contains a list of words to search for
Column B returns true if whole word found
Only return true if whole word is found eg Dog not DogD
If not in list return a null cell
----
If possible I would a more detailed result
Column A contains strings
Column D Contains a list of words to search for
Colun E contains the category for the word in the list of words
Column B returns position of 1st character if word found
Column C returns the category of the whole word found
Fairly sure I will need a VBA fiction for this but beyond my abilities
Any help appreciated.