J
John A.
Hi all,
I have a combo box on a subform whose recordsource needs to change from
actions taken either on the parent form or within the subform itself. I
call a "reset combos" routine in the subform module from either parent or
sub to fill in the recordsource and requery the combo box.
When done from within the subform, I get all records in the combo box, in
this case around 40 items of 2 or 3 columns. When done from the parent form
I get only the first 18 or 20, and scrolling to the bottom doesn't show any
more. If I then click F9 to requery in the combo box itself, I get all
records.
I've tried all the obvious (to me, at least) ideas - anyone have any
suggestions?
Thanks in advance,
John
I have a combo box on a subform whose recordsource needs to change from
actions taken either on the parent form or within the subform itself. I
call a "reset combos" routine in the subform module from either parent or
sub to fill in the recordsource and requery the combo box.
When done from within the subform, I get all records in the combo box, in
this case around 40 items of 2 or 3 columns. When done from the parent form
I get only the first 18 or 20, and scrolling to the bottom doesn't show any
more. If I then click F9 to requery in the combo box itself, I get all
records.
I've tried all the obvious (to me, at least) ideas - anyone have any
suggestions?
Thanks in advance,
John