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
scubadiver - 14 Mar 2007 15:55 GMT
The only suggestion I have is go to the "data" tab in the properties. Is the
"enabled" = yes and the "locked" = No ??
> Hi All,
>
[quoted text clipped - 15 lines]
> Thanks
> Danielle
Danielle.Sidebottom@gmail.com - 14 Mar 2007 16:03 GMT
Yes - both of those settings are correct.