L
larpup
I have a cbobox based on a query. It is bound to the correct column
(1). I populate it either by using it normally, or, I pop up a form
(from a cmd button) and return the results to the cbobox. When the
(pop-up) form closes, it writes the data to a field the main form and
does so perfectly. the cbobox control source is that field. Done this
too many times to count. Tab count in correct order.
I've used the debugger and can see the data is there (the ID# in the
cbobox).I've checked the underlying table and the record has been
written as it should be.
The problem is that when the pop-up form is utilized, the cbobox
appears empty (although the data is really there). the other fields,
tied the the cbobox are populated perfectly. I've tried refresh to no
avail.
Any ideas at all?
Lar
(1). I populate it either by using it normally, or, I pop up a form
(from a cmd button) and return the results to the cbobox. When the
(pop-up) form closes, it writes the data to a field the main form and
does so perfectly. the cbobox control source is that field. Done this
too many times to count. Tab count in correct order.
I've used the debugger and can see the data is there (the ID# in the
cbobox).I've checked the underlying table and the record has been
written as it should be.
The problem is that when the pop-up form is utilized, the cbobox
appears empty (although the data is really there). the other fields,
tied the the cbobox are populated perfectly. I've tried refresh to no
avail.
Any ideas at all?
Lar