A
aine_canby
Hello,
I have a form which contains a comboBox representative of one of my
fields. The options available in this comboBox are dependant on the
other feilds for the current row. Therefore I use Form_Current to
update the row source for the combo. The problem is that this update
seems to happen too late. As a result, I sometimes have nothing in my
comboBox's text box, even when I know a value should exist there. If I
click in the combo's text box the correct value will then appear. How
might I solve this problem.
Thanks,
Aine.
I have a form which contains a comboBox representative of one of my
fields. The options available in this comboBox are dependant on the
other feilds for the current row. Therefore I use Form_Current to
update the row source for the combo. The problem is that this update
seems to happen too late. As a result, I sometimes have nothing in my
comboBox's text box, even when I know a value should exist there. If I
click in the combo's text box the correct value will then appear. How
might I solve this problem.
Thanks,
Aine.