WhyMeAndNotYou
MIS
I am trying to create a validation rule for one field based upon the value of another field using the Form.Field validation rule (in Field2): =IIF(Field1Condition,IIF(Field2Condition,T12,F12),IIF(Field2Condition,T22,F22))
The validation rules appears to work in that the appropriate invalid data message appears. However, once the validation message box is closed, control is passed beyond the invalid data field without necessitating that the inconsistency be corrected?
Is this a bug in Access? or is there a "design feature" whereby only the message appears without the necessity of correcting the inconsistency?
The validation rules appears to work in that the appropriate invalid data message appears. However, once the validation message box is closed, control is passed beyond the invalid data field without necessitating that the inconsistency be corrected?
Is this a bug in Access? or is there a "design feature" whereby only the message appears without the necessity of correcting the inconsistency?