View Full Version : Combo Box


Dominato
04-25-2002, 10:41 AM
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?

vangogh228
04-25-2002, 10:44 AM
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.'