M
mscertified
I have a continuous form. When the user deletes a row it fires the ON DELETE
event and I want to put out my own message. I delete the record in code after
performing some validations. I do not want to get the generic MS Access
delete confirmation. How do I get rid of it? Right now if the user responds
NO, I have already deleted some related records so its a mess.
event and I want to put out my own message. I delete the record in code after
performing some validations. I do not want to get the generic MS Access
delete confirmation. How do I get rid of it? Right now if the user responds
NO, I have already deleted some related records so its a mess.