WalkieTalkie
Technical User
How do I change the default error message that comes up when users try to enter a duplicate primary key? The default error message is "The changes you requested to the table were not sucessful because they would create duplicate values.." blah blah. I want to replace it with something they understand. I've tried putting a message in the form's On Error event but that doesn't stop the default message from appearing. I'd appreciate your help!