Thedon123 Registered User. Local time Today, 19:32 Joined Sep 11, 2002 Messages 98 Jan 20, 2003 #1 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
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
PaddyIrishMan Registered User. Local time Today, 19:32 Joined Jun 5, 2002 Messages 166 Jan 20, 2003 #2 Theres a NotInList event for the Combo box, you can trap it here.