Hi,
I created a form for users to register that goes to an Access table. Unfortunately, when the user submits the form and the "Account number" text box is left empty, I get an error that tells me the text box cannot be empty.
When creating the access table, I entered a valadation rule that said there must be a minimum amount of characters in this box.
Is there any way to update my table validation requirements? Or, do I need to make a whole new table?
Thanks for any help, I really appreciate it.
Jerry
I created a form for users to register that goes to an Access table. Unfortunately, when the user submits the form and the "Account number" text box is left empty, I get an error that tells me the text box cannot be empty.
When creating the access table, I entered a valadation rule that said there must be a minimum amount of characters in this box.
Is there any way to update my table validation requirements? Or, do I need to make a whole new table?
Thanks for any help, I really appreciate it.
Jerry
Comment