Hi everyone,
I'm working on developing a patient registration system which consists of 6 tables linked by a patient file number.
The data entry form has a main form and 5 subforms. I got no problems moving from the main form to the first subform (frmpaddr), but I'm having some difficulty in moving the focus from one subform to another subform.
In the attached db, I want to :-
Move from workphone of frmpaddr to the first address line in frmtaddr,
Also, to move from Phone No of frmtaddr to name of frmnokdets
Move from last address line of frmnokdets to RefferingPhysician of frmattdocs
Move from Medical Oncologist of frmattdocs to weight of frmclindata
Any assistance will be greatly appreciated
Thanks
Will
I'm working on developing a patient registration system which consists of 6 tables linked by a patient file number.
The data entry form has a main form and 5 subforms. I got no problems moving from the main form to the first subform (frmpaddr), but I'm having some difficulty in moving the focus from one subform to another subform.
In the attached db, I want to :-
Move from workphone of frmpaddr to the first address line in frmtaddr,
Also, to move from Phone No of frmtaddr to name of frmnokdets
Move from last address line of frmnokdets to RefferingPhysician of frmattdocs
Move from Medical Oncologist of frmattdocs to weight of frmclindata
Any assistance will be greatly appreciated
Thanks
Will