G
Guest
I had to make a few of the values on a form required, so I unchecked the
allow nulls in the SQL db table that they are linked to, refreshed and
relinked the tables, no problems.. I've recreated the queries that the form
is made from etc.
Everything I do still allows the user to close the form without having to
enter a value.
I'd like to code a command button to require the user to enter a value,
could some one please help.
This code asks the user to enter data but it does not stop them from closing
it without doing so..
Suggestions..
allow nulls in the SQL db table that they are linked to, refreshed and
relinked the tables, no problems.. I've recreated the queries that the form
is made from etc.
Everything I do still allows the user to close the form without having to
enter a value.
I'd like to code a command button to require the user to enter a value,
could some one please help.
This code asks the user to enter data but it does not stop them from closing
it without doing so..
Suggestions..