S
Steve D
I have a form with multiple primary keys and when attempting to enter
duplicate values I get error 3022, which I expect. I would like to give the
user the option to fix or delete the record but I seem to get stuck in this
error until I change it to a non duplicate value, only then can I delete the
record. I would like to use the On Error function to create a msgbox that
will allow the user to choose fix or delete. If they choose delete I need the
code that will delete the record without making the user change the value.
Any help would be appreciated.
duplicate values I get error 3022, which I expect. I would like to give the
user the option to fix or delete the record but I seem to get stuck in this
error until I change it to a non duplicate value, only then can I delete the
record. I would like to use the On Error function to create a msgbox that
will allow the user to choose fix or delete. If they choose delete I need the
code that will delete the record without making the user change the value.
Any help would be appreciated.