I
Ivor Williams
I have a form frmProjects. On the form is an unbound combo box (cboProject)
used to select a Project. On the form there is also a tab control with a
number of pages, each with a subform linked to the frmProjects form.
After the value in cboProject on the main form is updated, I want the focus
to shift to combo box cboEmployee on the sfrTimeline subform on a tabbed
page. I need some help with referencing the various controls in VBA to make
this happen, please.
Ivor
used to select a Project. On the form there is also a tab control with a
number of pages, each with a subform linked to the frmProjects form.
After the value in cboProject on the main form is updated, I want the focus
to shift to combo box cboEmployee on the sfrTimeline subform on a tabbed
page. I need some help with referencing the various controls in VBA to make
this happen, please.
Ivor