Hi, I have just been given the job of making changes to an existing access application (im not an access developer so its fairly new to me)
I have a form which lists records and i want to control the deletion of records so that if the record has a certain status, it can be deleted, otherwise the status is just updated
I understand from the access help that if i write some code on the delete event, i can implement the logic i describe above.
Can anybody provide some advice on the best way to do this?
Thanks in advance
I have a form which lists records and i want to control the deletion of records so that if the record has a certain status, it can be deleted, otherwise the status is just updated
I understand from the access help that if i write some code on the delete event, i can implement the logic i describe above.
Can anybody provide some advice on the best way to do this?
Thanks in advance