I have a form with numerous data fields on it. When I click on a checkbox field, I automatically open a second form for additional data entry. I want to pass some of the fields (SSN, Name, EMP#,etc.) onto the second form. The problem I'm having is the data being passed to the second form is not from the current record but from the 1st record in the database. How do I keep the cuurent record fields to be passed. Thanks so much for any help.
Tom
Tom