Set default for combo box

T

Txlonghorn76

I created a form that receives data from Access. I am trying to create a
combo box and manually enter the options. However, the "Set Default" is
grayed out. How can I change it so that I can set a default entry?
 
H

Harikrishna

Hi,

Soon after a combo box or drop down is added the set default is grayed out,
it enables only after adding some values by clicking 'Add' now you can set
the default value.
 
A

Anuma(GGK Tech)

Hi,

Open Data Source from design mode and double click on the combo box schema
field. And add your default value to "Value" field under the Default Value
section.

I hope this will help you.
 
Top