I have a picklist table which contains:
PickKey, FieldA, FieldB
A Form bound to a table which contains PickKey from above picklist table as foreign key. A combobox field on the form links to above picklist as row source with PickKey as Bound Column.
This combobox field had been working for a long time until recently. Now the PickKey field has disappeared from the drop down list but it is there if I run the Row Source query itself.
I suspected the problem was introduced from the last Microsoft Office automatic update because if I run the same application on a pc that did not have the automatic update turn on and it works fine.
Anyone else ran into this same problem?
Thanks....
PickKey, FieldA, FieldB
A Form bound to a table which contains PickKey from above picklist table as foreign key. A combobox field on the form links to above picklist as row source with PickKey as Bound Column.
This combobox field had been working for a long time until recently. Now the PickKey field has disappeared from the drop down list but it is there if I run the Row Source query itself.
I suspected the problem was introduced from the last Microsoft Office automatic update because if I run the same application on a pc that did not have the automatic update turn on and it works fine.
Anyone else ran into this same problem?
Thanks....