Error handling
Hi - I have a form that transfers data from one table to another, one of the fields is used as the primary key, therefore unique. When the form runs the append query I get the following windows error message
Database can't append all the records in te append query -.......
...due to key violations, which is what I need, but the problem is that users click "Yes" instead of "No" that I require to prevent other events from occuring.
Is there a way to disable the windows message and substitute a more meaningful message telling users exactly what is required
Thanks in advance
Peter
|