Hello,
I have a form whose control source is a table (the form is used to insert data in the table).
Suppose I want to oblige the user of the form to insert data in the field "txtName" (that is: the user cannot go to the next record or exit the form if txtName is null).
What can I do ?
Thanks
Alex
I have a form whose control source is a table (the form is used to insert data in the table).
Suppose I want to oblige the user of the form to insert data in the field "txtName" (that is: the user cannot go to the next record or exit the form if txtName is null).
What can I do ?
Thanks
Alex