I would like to be able to exit a form or close it out without sav

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to be able to exit a form or close it out without saving the
information that was already added in. How do I do this?
 
Press ESCAPE to get rid of your entered data, then close the form.
 
I would like to be able to exit a form or close it out without saving the
information that was already added in. How do I do this?

Hit the Esc key twice - once to cancel the entry in the currently
active control, the second time to cancel all changes on the entire
form.

John W. Vinson[MVP]
 
thanks for the reply. I want the user to be able to back out without adding
a new record. I would like to do it Programmatically if I could. is there a
way
 

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