Hi,
I am the new kid on the block and calling home for help. I created a Master Table (Eg. ID/First Name/Last Name) and a Another Table (Eg. ID/First Name/Last Name) these fields are common to both tables. I created a form1 and enter the details for the Master Table, then created a command button to open Form2 that uses the data from the other table. I want to pass the common data from Form1 and populate the data on form2 without having to enter the information again...
Please help....