Is there a way to enter a string of characters in the If Contains statement? I want a string of zip codes so it would look something like:
If Text input contains “83701, 83702, 83703, 83704, 83705” Then Go to
I tried spaces and commas. I sure hope that I don’t have to enter hundreds of single statements….😨