I have a form connected to a database table and want to let the user the ability to abort the deletion started by clicking the "delete record" button in the "Form Navigation" toolbar (using a Yes/No dialog box).
I have tried to return the value FALSE from the event handler for the form's "Confirm deletion" event, but it does not seem to work. Does anyone know how to do this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
