T
Tom
Besides an existing AUTONUMBER id as the primary key, I
need to create a second field that won't allow any
duplicates.
I indexed the text field and specified "no duplicates".
Now, when testing data entry, I cannot enter the same
value in 2 different records (as expected).
Unfortunately though, MS-Access pops up a dialog box with
a rather long error message:
"The changes you requested to the table were not
successful because they would create duplicate values in
the index, ...
Changes the data in the field..., remove the index, etc."
Here's my question now:
=======================
How can I customize the Access dialog box so that I can
modify the error message?
For instance, I simply like to bring up a box which says
i.e. "Duplicate serial number - please enter unique serial
number".
Thanks,
Tom
need to create a second field that won't allow any
duplicates.
I indexed the text field and specified "no duplicates".
Now, when testing data entry, I cannot enter the same
value in 2 different records (as expected).
Unfortunately though, MS-Access pops up a dialog box with
a rather long error message:
"The changes you requested to the table were not
successful because they would create duplicate values in
the index, ...
Changes the data in the field..., remove the index, etc."
Here's my question now:
=======================
How can I customize the Access dialog box so that I can
modify the error message?
For instance, I simply like to bring up a box which says
i.e. "Duplicate serial number - please enter unique serial
number".
Thanks,
Tom