E
Ed Carron
My form allows the user to select data from drop-down lists to enter into a
table. The table has a 3-field primary key. When the user presses the
button to save the selected data, the button executes an Insert query. If
the data is a duplicate of a row already existing, Access returns the Access
error message. I want to trap that message and display my own message. How
can I do that?
Thanks in advance.
Ed
table. The table has a 3-field primary key. When the user presses the
button to save the selected data, the button executes an Insert query. If
the data is a duplicate of a row already existing, Access returns the Access
error message. I want to trap that message and display my own message. How
can I do that?
Thanks in advance.
Ed