Using Access, I have made a form to submit info. There is a required field that is only added via code by using the "submit" button.If you close the form without pushing the "submit" button, it causes an error and does not record any records. This ensures that all info will end up on all tables. If it makes one, it makes all. I have also made a messagebox that launches with "Form.On Error". It gives the error message that I wish the user to see.
However, after my messagebox is clicked OK, the built-in Access error messages also launch. Is there a way for me to prevent the built-in messages from launching?
Thanks, Rick Ruscin
However, after my messagebox is clicked OK, the built-in Access error messages also launch. Is there a way for me to prevent the built-in messages from launching?
Thanks, Rick Ruscin