drop down box

Thedon123

Registered User.
Local time
Today, 19:32
Joined
Sep 11, 2002
Messages
98
how can i generate an error if the value enetered in a drop down box is not in the drop down selection.

e.g if i enter were in the drop down box and the value is not in there how can i generate my own error
 
Theres a NotInList event for the Combo box, you can trap it here.
 

Users who are viewing this thread

Back
Top Bottom