oneeyedwilly
MIS
How do i link 2 forms without closing down the enitial form first?
I want to populate 2 tables both linked with a PersonID.
I can get the second form to link to the first form; but the info on the first form is not entered into a table.... When i try to save the data in the second form it says a record must exist in the other table. confused?
Is there a way of forcing the information into the table 'OnClick' as i try to open the second form with a button?
I want to populate 2 tables both linked with a PersonID.
I can get the second form to link to the first form; but the info on the first form is not entered into a table.... When i try to save the data in the second form it says a record must exist in the other table. confused?
Is there a way of forcing the information into the table 'OnClick' as i try to open the second form with a button?