Each form I have has a ID number. I have created another form which is used for a different purpose. This form is based on the first form. Each form has similar text fields such as First Name, Last Name, Date, and Phone Number. I wanted to know how to insert the similar data from the first form to the second form so the users do not have to retype the Name, Date, and phone number. In addition, I wanted to make sure the correct forms are retrieved by making sure the ID number of the first form is the same as the second form. I was wondering if someone knew how to do this. Thanks for the help. I really appreciate it.