D
Daniel
Hello,
I have a form with 2 subforms.
On the main form I have an option group that controls which subform is
visible. Thus the user can control which subform is displayed by changing
their selection in the option group.
I would like to know using an after_update event on the option group how to
open the subform on the same record number as that of the previous subform.
Let me explain. If the user is on the 1st subform and looking at record 13
and selects to view the 2nd subfrom I would like it to load with record 13 as
its current record and vice versa.
Thank you
Daniel
I have a form with 2 subforms.
On the main form I have an option group that controls which subform is
visible. Thus the user can control which subform is displayed by changing
their selection in the option group.
I would like to know using an after_update event on the option group how to
open the subform on the same record number as that of the previous subform.
Let me explain. If the user is on the 1st subform and looking at record 13
and selects to view the 2nd subfrom I would like it to load with record 13 as
its current record and vice versa.
Thank you
Daniel