Hi Folks,
I hope you're all well.
I'm trying to use a Find step in a script, to find multiple words from a Global field checkbox in a field in the same table.
It works fine when just one word is selected, but fails when two or more are. I've tried different operators, but = and == don't work either.
Is it possible to get this kind of thing to work, or is it only do-able in related tables?
-------------------------
hmmm, having asked the question, I suppose I could separate the list into it's different words, give each a variable and Find for each variable. There are only three possible words so a max of three variables to set. Can't remember the text function off the top of my head, but pretty sure it's possible. Is there a sleeker way?
Best wishes!
Mike