Forum Discussion

BuildPro's avatar
BuildPro
Qrew Captain
3 years ago

Formula assistance - not null

I have two fields:
text field....[COLOR CHANGE]
checkbox formula....[SEE CHANGE ALERT]

Looking for result ...If the [COLOR CHANGE] field IS NOT blank, enter check mark in [SEE CHANGE ALERT] field
thank you

------------------------------
BuildPro
------------------------------

2 Replies

  • Your checkbox formula will be:

    [Color Change]<>""

    Checkbox formulas don't require an if statement. They will be true (show a checkmark) if whatever conditions you set are satisfied.

    ------------------------------
    Michael Tamoush
    ------------------------------
    • BuildPro's avatar
      BuildPro
      Qrew Captain
      thank you...

      ------------------------------
      BuildPro
      ------------------------------