S
shaggles
How can I write a validation rule that will require that
will require data in another field? My database has a
field to sign off on regulatory notices but the users want
to require that a comment be entered before signing off.
I tried typing =[Comments] Is Not Null in the
ValidationRule property for the sign off field but that
doesn't work.
will require data in another field? My database has a
field to sign off on regulatory notices but the users want
to require that a comment be entered before signing off.
I tried typing =[Comments] Is Not Null in the
ValidationRule property for the sign off field but that
doesn't work.