M
MT DOJ Help Desk
Access 97
I have a table that has one field that does not always need to contain a
value, but when it does contain a value I would like to have a validation
rule to make sure the value is appropriate for the field. I tried putting a
validation rule on the field, but when I try to enter a record without a
value in that field, Access won't let me move to the next record.
Basically, what I would like is for the field to be validated when it
contains a value, but not when the field is left empty. Is it is possible
to have an IF statement in a validation rule, or to set the validation rule
refer to a macro?
--Tom
I have a table that has one field that does not always need to contain a
value, but when it does contain a value I would like to have a validation
rule to make sure the value is appropriate for the field. I tried putting a
validation rule on the field, but when I try to enter a record without a
value in that field, Access won't let me move to the next record.
Basically, what I would like is for the field to be validated when it
contains a value, but not when the field is left empty. Is it is possible
to have an IF statement in a validation rule, or to set the validation rule
refer to a macro?
--Tom