disabling "delete record"

BigMr.C

Registered User.
Local time
Today, 20:14
Joined
Mar 1, 2005
Messages
14
Hi I have a few forms where I don't want users to be able to delete the records. How do I disable "Delete Record" that's in the File menu.

Thanks
 
It is unlikely you will ever be satisfied until you completely replace the Access MenuBar with one of your own and remove access to all of the special keys.
 
Setting the properties of the form to Allow Deletions = No, should disable delete record from the Edit menu.
 

Users who are viewing this thread

Back
Top Bottom