HI all!
I have a form that has a ComboBox that gets its list values from a table. I've set the box up to allow users to key a value into the box if the value they are looking for doesn't appear in the list. Now, my question is: Is there an event function that can distinguish between a value that was keyed in vs. a value that was selected from the ComboBox list? The reason I need to do this is because I would like to run 2 different sub functions depending on whether or not the user keyed in a new value.
Any thoughts will be greatly appreciated.
Thanks!
Nate
I have a form that has a ComboBox that gets its list values from a table. I've set the box up to allow users to key a value into the box if the value they are looking for doesn't appear in the list. Now, my question is: Is there an event function that can distinguish between a value that was keyed in vs. a value that was selected from the ComboBox list? The reason I need to do this is because I would like to run 2 different sub functions depending on whether or not the user keyed in a new value.
Any thoughts will be greatly appreciated.
Thanks!
Nate