Good day all,
I am hoping someone can assist with my issue below.
I have a column with various comma separated values, I would like to search for a particular answer within the string.
Example: Column R contains the following: WD,WL, LI,AI,LD
Column S: I would like to search for anything within the string that contains "*W*" and "*A*"...yes this would be a wild card search.
Also if any way possible to join the answers back into a comma separated value would be great.
Any assistance is always greatly appreciated.
I am hoping someone can assist with my issue below.
I have a column with various comma separated values, I would like to search for a particular answer within the string.
Example: Column R contains the following: WD,WL, LI,AI,LD
Column S: I would like to search for anything within the string that contains "*W*" and "*A*"...yes this would be a wild card search.
Also if any way possible to join the answers back into a comma separated value would be great.
Any assistance is always greatly appreciated.