P
pezza88
I am writing a macro with conditions and I want one thing to happen if one or
more of three fields in a form are empty and another if none are empty. I
have tried various conditions like "(not IsNull("field1")) or (not
IsNull("field2")) or (not IsNull("field3")). Could someone please suggest a
condition for the above examples.
Thank You for your time.
more of three fields in a form are empty and another if none are empty. I
have tried various conditions like "(not IsNull("field1")) or (not
IsNull("field2")) or (not IsNull("field3")). Could someone please suggest a
condition for the above examples.
Thank You for your time.