drop down box (1 Viewer)

Thedon123

Registered User.
Local time
Today, 13:36
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
 

PaddyIrishMan

Registered User.
Local time
Today, 13:36
Joined
Jun 5, 2002
Messages
166
Theres a NotInList event for the Combo box, you can trap it here.
 

Users who are viewing this thread

Top Bottom