B
Brad
Hi
I am trying to set up a Validation rule that if on field has information
another field needs to not equal None.
I have tried ([Field1] = "") OR ([Field2] <> "None")
Field1 is a combo box andn Field2 is a text box.
Thanks in advance!
I am trying to set up a Validation rule that if on field has information
another field needs to not equal None.
I have tried ([Field1] = "") OR ([Field2] <> "None")
Field1 is a combo box andn Field2 is a text box.
Thanks in advance!