So, i have a form that inputs data into a default table. One of the fields is "names". They select names via combo box. Let's say the user wants to enter the name "John Smith" which is not in the Combo Box (it doesn't already exist but needs to). Upon hitting Enter I want the message "The text you entered isn't an item in the list. Do you want to edit the item in the list?" to open.
I know the default tasks database allows this ability so I'm sure I can do it in my custom database. Any ideas?
I know the default tasks database allows this ability so I'm sure I can do it in my custom database. Any ideas?