Abort a record

  • Thread starter Thread starter Michael Kintner
  • Start date Start date
M

Michael Kintner

I am checking values inside of a table using the change event. If I do not
like a value I want to abort the insert of the new record. (like pressing
the escape key)

How do I do this inside of VB on the change event?

Thank you in advance for your help,
Mike
 
Ok, so how can I cancel it, or abort the record insert?

Is it Recordset.cancel??? I don't know.
 

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