Required fields check with VBA
Hi guys,
I am building a database at the moment that requires some required fields... Problem is the form needs to be refreshed before the form is completely filled in which makes access prompt the user that all required fields have not been filled in.. Instead of setting the table fields as required is there any way to use vba so that once the user clicks submit it checks each field has data in it and then allows it to be entered. If not it prompts them.
Cheers!
Hi guys,
I am building a database at the moment that requires some required fields... Problem is the form needs to be refreshed before the form is completely filled in which makes access prompt the user that all required fields have not been filled in.. Instead of setting the table fields as required is there any way to use vba so that once the user clicks submit it checks each field has data in it and then allows it to be entered. If not it prompts them.
Cheers!

Last edited: