Prevent standard "Do you want to delete...." from showing

TimTDP

Registered User.
Local time
Today, 18:07
Joined
Oct 24, 2008
Messages
213
The attached sample database refers.
The database has one form. If a user selects a records, and hits the delete key, a customised message is displayed asking the user to confirm if they want to delete the record. If the user selects "Yes", Access displays message that a record is going to be deleted. See attached.
How can I prevent this second message from being displayed. This message also give the user the option to abort the deletion, which I do not want.

Thanks in advance
 

Attachments

  • HideDeleteMessage.accdb
    HideDeleteMessage.accdb
    440 KB · Views: 82
  • Delete Message.JPG
    Delete Message.JPG
    23 KB · Views: 92

Users who are viewing this thread

Back
Top Bottom