I have set up a combo box that allows additions to the list. What is supposed to happen is that when a number is entered that is not on the list a Yes/No message box is to appear to confirm if they want to add a new number to the list. If they say yes then a form opens to allow them to enter the new contact information, and then continue. If they say no, they should go back to the form they were on and pick another number from the list (all of this is coded into the Not In List evenet of the combobox).
All this works, but I still get the standard Access message "The text you entered isn't and Item in the list. Select an item from the list, or enter text that matches one of the listed items."
Is there anyway to turn this message box off. It is redundant to the box that I have set up myself.
Any help woould be appreciated.
All this works, but I still get the standard Access message "The text you entered isn't and Item in the list. Select an item from the list, or enter text that matches one of the listed items."
Is there anyway to turn this message box off. It is redundant to the box that I have set up myself.
Any help woould be appreciated.