Bear with me -- I'm still new at Access....
I am displaying a list. The user selects from this list to perform an update. I recently found out that the user can delete items off this list.
I want to have a way to either disable the delete key -- or through VBA code - to disable the delete ability.
When I look at the properties under detail of the form - there is not an "On Delete" that I can use for an event procedure.
Any ideas????
Thank You
Victory92
I am displaying a list. The user selects from this list to perform an update. I recently found out that the user can delete items off this list.
I want to have a way to either disable the delete key -- or through VBA code - to disable the delete ability.
When I look at the properties under detail of the form - there is not an "On Delete" that I can use for an event procedure.
Any ideas????
Thank You
Victory92