Combo Box

Dominato

Registered User.
Local time
Today, 17:26
Joined
Apr 10, 2002
Messages
19
This should be easy, I guess I'm just missing the obvious. I have a combo box that is populated by a query. I want to have it so the user can click on the dropdown and select whatever they want, but they cant type into the combo box. What am I missing?
 
I'm not sure you can keep the user from typing into the field instead of choosing from the dropdown. You can, however, set the "Restrict to List" property to 'yes.'
 

Users who are viewing this thread

Back
Top Bottom