M
Mike
I have a form (Protocol_IndexFrm --> Protocol_IndexTbl) which requires a
protocol number to be inputted. From this form (Protocol_IndexFrm) the
primary key is "protocol_index" which is a foreign key within a table called
Couples_IndexTbl. When keying in the protocol information into form 1
(Protocol_IndexFrm) the user will have to append a couples information to
this protocol. From the Protocol_IndexFrm there's a button that brings up
the Couple_IndexFrm. But for some reason I cannot get the
Couple_IndexFrm/Couple_IndexTbl to update the foreign keys field. Is there a
way to append this data from form 1 (Protocol_IndexFrm) as soon as its
entered?
protocol number to be inputted. From this form (Protocol_IndexFrm) the
primary key is "protocol_index" which is a foreign key within a table called
Couples_IndexTbl. When keying in the protocol information into form 1
(Protocol_IndexFrm) the user will have to append a couples information to
this protocol. From the Protocol_IndexFrm there's a button that brings up
the Couple_IndexFrm. But for some reason I cannot get the
Couple_IndexFrm/Couple_IndexTbl to update the foreign keys field. Is there a
way to append this data from form 1 (Protocol_IndexFrm) as soon as its
entered?