A
Andy
Hi;
Want to use a customize MsgBox to replace:
"The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
Change the data in the field or fields that contain duplicate data, remove
the index, or redefine the index to permit duplicate entries and try again."
I know how to create the MsgBox and Error handling.
What I need to learn is where to place it and how to determine if it's a
Duplicate Record MsgBox.
In which event is the code placed and what code snippet do I need?
Andy
Want to use a customize MsgBox to replace:
"The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
Change the data in the field or fields that contain duplicate data, remove
the index, or redefine the index to permit duplicate entries and try again."
I know how to create the MsgBox and Error handling.
What I need to learn is where to place it and how to determine if it's a
Duplicate Record MsgBox.
In which event is the code placed and what code snippet do I need?
Andy