R
robertm600635
I have a main form with a subform control. I have several subforms that I
switch in the subform control using a combobox. I pull up a record from the
main form (main table=tblClients) using a combobox. The problem is when I
switch the subform in the subform control, the record on the main form always
goes back to first record in the table. Is there a way I can stay on the same
record I am viewing when the subform is switched?
switch in the subform control using a combobox. I pull up a record from the
main form (main table=tblClients) using a combobox. The problem is when I
switch the subform in the subform control, the record on the main form always
goes back to first record in the table. Is there a way I can stay on the same
record I am viewing when the subform is switched?