G
Guest
I have a form based on a query that has ClientID and ClientName from Client
table.
I have two tabs on the form. One has subform for Child Info based on Child
Info table and the other has subform for Child Meds History based on Child
Meds table.
Common fields of Child Info table and Chold Meds table are ClientID and
ChildID
I need to enter child info and then child meds. The subforms are linked to
main for by ClientID.
I need code for Oncurrent event so that when I go to Child Med tab/subform
it is linked to the Child that was open on Child Info tab/subform
Thanks for your help.
table.
I have two tabs on the form. One has subform for Child Info based on Child
Info table and the other has subform for Child Meds History based on Child
Meds table.
Common fields of Child Info table and Chold Meds table are ClientID and
ChildID
I need to enter child info and then child meds. The subforms are linked to
main for by ClientID.
I need code for Oncurrent event so that when I go to Child Med tab/subform
it is linked to the Child that was open on Child Info tab/subform
Thanks for your help.