I have a text field, 255 char, free text input called {reasons}. I am trying to write a formula to query that field for multiple, possible text strings. For example, I will want to include all responses that include "fish", "culture" or "dance"
What is the best way to have the report query that field? I have tried several if then statements, InStr and no luck. Anyone have luck with this type of query?
What is the best way to have the report query that field? I have tried several if then statements, InStr and no luck. Anyone have luck with this type of query?