CancelRecordChange macro action

Applies to: Access 2013, Office 2013

You can use the CancelRecordChange action to cancel the changes applied to a record in a CreateRecord or EditRecord data block before the changes are committed.

Note

The CancelRecordChange action is available only in Data Macros.

Remarks

When you call the CancelRecordChange action, the CreateRecord or EditRecord data block is exited immediately.