Forum Discussion
AustinK
5 years agoQrew Commander
You can also do just:
Contains([TESTFIELD], "Yes")
Which will work as well. As Adam said it defaults to true. So if TESTFIELD contains "yes" it will be true, if not it is false. You can test that with a formula checkbox. If you need to flip the conditions for whatever reason then you can include the True and False in there too.
Contains([TESTFIELD], "Yes")
Which will work as well. As Adam said it defaults to true. So if TESTFIELD contains "yes" it will be true, if not it is false. You can test that with a formula checkbox. If you need to flip the conditions for whatever reason then you can include the True and False in there too.
- RubyKapil25 years agoQrew CaptainThanks!
------------------------------
Ruby Kapil
rubykapil@wi-finity.com
Wi-Finity, Inc
------------------------------