Forum Discussion
mhilzendegen
3 years agoRegular Visitor
CONTAINSSTRING not working
Hi there, I am using containsstring to check the spelling of my sales managers... ๐ I am using containsstring to filter valid entries and create a link to the spelling error. I call it the Wall of...
- 3 years ago
Hi mhilzendegen
I think it is the order of arguments. You need to change as follows
CONTAINSSTRING ( betreff, "string" )
tamerj1
3 years agoCommunity Champion
Hi mhilzendegen
I think it is the order of arguments. You need to change as follows
CONTAINSSTRING ( betreff, "string" )