August 23, 200520 yr I am new to fileMaker and need some help with a problem. I would like to use a calculation to validate field B and if it fails display a message. My calculation is: not(IsEmpty(field A)and IsEmpty(Field so if they forget to place data in field B and Field A has data the message comes up. I can't get this to work, help.
August 23, 200520 yr Change the validation from field A to field B. That is, validate the field the user is in. I personally never use FM's validation, but prefer my own validation messages driven by a validation script. Steve
August 24, 200520 yr I am new to fileMaker and need some help with a problem. I would like to use a calculation to validate field B and if it fails display a message. My calculation is: not(IsEmpty(field A)and IsEmpty(Field so if they forget to place data in field B and Field A has data the message comes up. I can't get this to work, help. A thing to remember when making an extra field for the evaluation purpose, to lift the checkmark i lower left corner, so the validation yell whenever it's needed. http://www.filemakerpros.com/MultiValidate.zip --sd
Create an account or sign in to comment