Is it possible to set the style of a combobox on an access form to dropdown only?
I dont want users to be able to edit or type in the combobox...
I have tried using code to set the combobox.style to 2, but I get an error (method or data member not found).
There's also no option to change this property on the properties list.
Any ideas?!?!
