I have a database that I have designed for my laboratory. In this database I have several forms based on 1 table. The table has 1 autonumber field called Insp Rec #. Each form has fields from the table but are only opened and used based upon the type of test the lab tech. will perfomr. Once anyone of the forms is opened there is the appropriate fields for the test that will be performed. The form when data is entered automatically assigns a Insp Rec #. I also have a button on each form that opens a results form. The fields on this form need to be associated to the Insp Rec #. Without the tech having to input the number. I want results form to automatically go to the record which was assigned by opening the first form.