Combo Box - data appears but cannot select one option

  • Thread starter Thread starter Danielle.Sidebottom
  • Start date Start date
D

Danielle.Sidebottom

Hi All,

So i have a form with a combo box listing all primary keys from a
table.
The combo box also has a select statement pulling all data into box to
fill other fields in the form.

The correct data appears in the combo box, however, when I drop down
and click on an ID, it will not select that ID. the combo box stays
as is, with the entire list of IDs..

I can right click on the combo box and filter for the correct ID and
the data appears..

Im sure this is just a setting, or something im doing wrong, but i
cant figure it out. help!

Thanks
Danielle
 
The only suggestion I have is go to the "data" tab in the properties. Is the
"enabled" = yes and the "locked" = No ??
 
Back
Top