Command button for subform on main form

  • Thread starter Thread starter Rick B
  • Start date Start date
R

Rick B

I would think when you go to click the button on the main form, that your
subform would lose focus, and your changes would be saved. By the time you
click the button, it is too late to cancel the changes since they are
already saved.

Just my opinion, but I would either 1)hit ESCAPE or 2)put the button on my
subform. Option 1 is the one I normally use.

Rick B
 
I have a form with a subform. I want to put a Cancel command button on the
main form that undoes the data entered in the subform in the event that the
user changes their mind. I don't want to undo the data in the main form
though, just the subform. I have got round this by putting the command
button on the subform but it is confusing to have the buttons in different
places, I already have a close button on the main form. Is this possible?
Thanks
Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top