Delete Last Entry

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

Guest

I have a button ("Cancel") that I would like to run that would close the form
("Form1") and then delete the last entry in the table ("Table1"), which would
coincide with the record just entered on the form that someone wants to
cancel.
 
If the form does not contain a subform and the record has not yet commited to
the table ... you only need to "undo" the record to cancel it.

See the Undo method in Access Help files ...

R. Hicks
 

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