G
Guest
I have a combo box that has a Row Source that is a table. If the user enters
in a value that is not in the table, I want to prohibit users behavior to
avoid an error message concerning a PK issue. What I want the user to do is
enter new values via the correct form. To prohibit this error, in the combo
box I set the properties in Limit to List to "Yes". This works giving a more
comprehendable message, but I would like to replace the error message with
instructions, instructing the user how to add the value to the list using the
correct form. How can I do this?
in a value that is not in the table, I want to prohibit users behavior to
avoid an error message concerning a PK issue. What I want the user to do is
enter new values via the correct form. To prohibit this error, in the combo
box I set the properties in Limit to List to "Yes". This works giving a more
comprehendable message, but I would like to replace the error message with
instructions, instructing the user how to add the value to the list using the
correct form. How can I do this?