antimoneylaundering
New member
- Local time
- Today, 02:44
- Joined
- May 18, 2018
- Messages
- 4
When a user opens the database the Welcome form opens. The Welcome form has command buttons; when clicked, they create a new record on the corresponding form.
They have been clicking the wrong button, going to the wrong form, closing the form, and creating a blank record. I don't want them to get a message box saying that a field is required because they don't have anything to enter on that form.
The next time the button is clicked it goes to a new record and leaves the blank record.
I have a command button on the form that doesn't allow them to create a new record without filling in the required fields. It's just the Welcome page that's a problem.
Apologies if this has been answered. It's entirely possible I wasn't searching with the correct keywords.
They have been clicking the wrong button, going to the wrong form, closing the form, and creating a blank record. I don't want them to get a message box saying that a field is required because they don't have anything to enter on that form.
The next time the button is clicked it goes to a new record and leaves the blank record.
I have a command button on the form that doesn't allow them to create a new record without filling in the required fields. It's just the Welcome page that's a problem.
Apologies if this has been answered. It's entirely possible I wasn't searching with the correct keywords.