T
TotallyConfused
First time working on User Form. I have created a Main form and 3 additional
forms. I want to keep this as simple as possible. My main form consists of
3 command buttons enabling user to click and go to a specific form. I also
have an exit button. However, I want to give the user a chance to cancel
before exiting. How do I do this?
I also have another question once all the forms have been filled I woud like
the user to return to the main screen and submit and the form to be able to
add all the data to the db worksheet. Is this possible all at once or is it
better to go from each form and submit data from each single form?
Any help will be greatly appreciated. Thank you.
forms. I want to keep this as simple as possible. My main form consists of
3 command buttons enabling user to click and go to a specific form. I also
have an exit button. However, I want to give the user a chance to cancel
before exiting. How do I do this?
I also have another question once all the forms have been filled I woud like
the user to return to the main screen and submit and the form to be able to
add all the data to the db worksheet. Is this possible all at once or is it
better to go from each form and submit data from each single form?
Any help will be greatly appreciated. Thank you.