Skip to main content

Setting other field values

  • May 17, 2017
  • 0 replies
  • 8 views

Forum|alt.badge.img+10

I should know this, but don’t … is there a method using an IF statement to set the value of another field?

Ex: IF(Status = “This”, OtherField="", OtherField)

This is if I set the Status field to one thing, the OtherField is cleared, otherwise it remains whatever value is present.

This topic has been closed for replies.