I am using Access 2000
I have a main form: PateintDemo
I have two sub forms: SurgeryLog and OR_StaffRolesub
The last field name in the SurgeryLog subform is WoundClass
The first field name in the OR_StaffRolesub subform is Mneumonic
I want the tab control to go from [SurgeryLog]![WoundClass] to [OR_StaffRolesub]![Mneumonic]
I think I want the code to be on Event “On Exit” but I can’t seam to get the code correct.
Can someone lead a hand?
Thanks
Mike
I have a main form: PateintDemo
I have two sub forms: SurgeryLog and OR_StaffRolesub
The last field name in the SurgeryLog subform is WoundClass
The first field name in the OR_StaffRolesub subform is Mneumonic
I want the tab control to go from [SurgeryLog]![WoundClass] to [OR_StaffRolesub]![Mneumonic]
I think I want the code to be on Event “On Exit” but I can’t seam to get the code correct.
Can someone lead a hand?
Thanks
Mike