I have a table with an ASSESS field limited to “Y” or “N”. I would like a memo to popup if some tries to enter an “N” into the ASSESS field (from a form) if the sum of a few other fields is > 0. I’m assuming I need a validation rule but can’t seem to get it working.
Example:
When entering an N into field ASSESS, if “([W1] + [W2] + [L1] + [L2]) > 0” a message would popup displaying stating “Assessable items exist”
Thanks,
SKK
Example:
When entering an N into field ASSESS, if “([W1] + [W2] + [L1] + [L2]) > 0” a message would popup displaying stating “Assessable items exist”
Thanks,
SKK