B
Bob M
I have a mainform (FrmIssues) with a combo box that when a selection is made
in the box I need the appropriate tabcontrol page to become visible. Since I
many different subforms attahced to my main table the tabcontrol has become
confusing to the user. I was guided to the visible function by others but I
am unsure how to make work properly. FrmIssues is my main form the
tabcontrol currently only has a couple of pages that are not being reworked.
The tabcontrol has on the first page FrmOrdering subform, second page
FrmServicecall subform and on the third page FrmConsumables subform. I have
matching selections in the combo box (i.e. Ordering, Consumables,
Servicecall). I would like to put as much of this as possible in VBA code.
I thank you in advance for your time and efforts.
Regards,
Bob M
in the box I need the appropriate tabcontrol page to become visible. Since I
many different subforms attahced to my main table the tabcontrol has become
confusing to the user. I was guided to the visible function by others but I
am unsure how to make work properly. FrmIssues is my main form the
tabcontrol currently only has a couple of pages that are not being reworked.
The tabcontrol has on the first page FrmOrdering subform, second page
FrmServicecall subform and on the third page FrmConsumables subform. I have
matching selections in the combo box (i.e. Ordering, Consumables,
Servicecall). I would like to put as much of this as possible in VBA code.
I thank you in advance for your time and efforts.
Regards,
Bob M