Delete current record

N

NH

I want to put in a cancel button on a form which when pressed will close the
form without saving the data.

How do I delete the current record in a form?

I thought it was Me.CurrentRecord.Delete, but clearly not.

Thanks

Nick
 
Top