G
Guest
I have forgotten how to dothis can anyone help
I have 2 forms a giver form and a gift form. The giver form is the first form to be completed. Once all the information is in the giver from I have a command button to open the gift form. Both the giver table and the gift table are joined by a PK Contact_ID. I have 3 fields in the gift table (Contact_ID, First_Name, Last_Name). I would like these fields (the Contact_ID, First_Name, Last_Name) to automatically input data from the giver (table) or form to the gift table, just to use as confirmation fields. Can I get these 3 fields to auto complete and still have the gift fields tied to the gift table to be saved
I have 2 forms a giver form and a gift form. The giver form is the first form to be completed. Once all the information is in the giver from I have a command button to open the gift form. Both the giver table and the gift table are joined by a PK Contact_ID. I have 3 fields in the gift table (Contact_ID, First_Name, Last_Name). I would like these fields (the Contact_ID, First_Name, Last_Name) to automatically input data from the giver (table) or form to the gift table, just to use as confirmation fields. Can I get these 3 fields to auto complete and still have the gift fields tied to the gift table to be saved