D
Digital Carnage
Hi folks,
I just read a post reply from Sandra Daigle about programming tabcontrol
so I'm not sure if I'm asking the same question all over again. I have a
main administrative form (frmAdminMain) that has two buttons specifically.
One button is an "Add New Employee & Vehicles" and the second button is
"Add New Vehicles to existing employees". Each button takes you to a
tabular form called "MfrmEmployees" which has 3 tabs. The first tab just
contains basic employee information. The second tab uses a subform to add
new vehicles. The third tab uses a subform to edit existing vehicles. All
of this works great and the data is accurate! (Yeah!). But, can I program
the add button to go right to the second tab called "Add Vehicle(s)" and
program the edit button to go to the third tab called "Edit Vehicle(s)"?
I'm pretty new to this aspect of things so an example would be extremely
helpful. Thanks Rich
I just read a post reply from Sandra Daigle about programming tabcontrol
so I'm not sure if I'm asking the same question all over again. I have a
main administrative form (frmAdminMain) that has two buttons specifically.
One button is an "Add New Employee & Vehicles" and the second button is
"Add New Vehicles to existing employees". Each button takes you to a
tabular form called "MfrmEmployees" which has 3 tabs. The first tab just
contains basic employee information. The second tab uses a subform to add
new vehicles. The third tab uses a subform to edit existing vehicles. All
of this works great and the data is accurate! (Yeah!). But, can I program
the add button to go right to the second tab called "Add Vehicle(s)" and
program the edit button to go to the third tab called "Edit Vehicle(s)"?
I'm pretty new to this aspect of things so an example would be extremely
helpful. Thanks Rich