D
Debbiedo
I searched this group but still could not find the answer to this
coding problem
On closing a form (Access 2003) I want the following to occur:
If ALL of check boxes 1,2,3 are not checked then display the following
message box:
"No check boxes were selected. Delete record and close?"
Option "Yes" deletes the present record from the form and closes form.
Option "No" returns to form.
Else close form
Many thanks in advance for any and all help.
Deb
coding problem
On closing a form (Access 2003) I want the following to occur:
If ALL of check boxes 1,2,3 are not checked then display the following
message box:
"No check boxes were selected. Delete record and close?"
Option "Yes" deletes the present record from the form and closes form.
Option "No" returns to form.
Else close form
Many thanks in advance for any and all help.
Deb