P
PA
I found a reference in a book instructing how to attach a macro to a form,
such that if a particular field is null, the record is not saved, the focus
is changed to the field on the form and a message box displays with
instruction to the user.
Question is, is it possible to do this for all the controls with one macro.
In the example I found, if LastName was blank the macro ran when attempting
to start the next record or close the form. I would like to do this if any
field is null.
Thanks
Paul
such that if a particular field is null, the record is not saved, the focus
is changed to the field on the form and a message box displays with
instruction to the user.
Question is, is it possible to do this for all the controls with one macro.
In the example I found, if LastName was blank the macro ran when attempting
to start the next record or close the form. I would like to do this if any
field is null.
Thanks
Paul