T
Tony Williams
I have a control on a form which is based on a field in a table. The Required
property of the field in the table is set to Yes but when I enter a record
and leave the control blank I don't get an error message. I want to make sure
that this control is not null before the user updates the form. I was going
to trap the error and show a message like "You must fill in the name"
Can anyone explain why I don't get the error?
Thanks
Tony
property of the field in the table is set to Yes but when I enter a record
and leave the control blank I don't get an error message. I want to make sure
that this control is not null before the user updates the form. I was going
to trap the error and show a message like "You must fill in the name"
Can anyone explain why I don't get the error?
Thanks
Tony