There is a field on a form that I would like to carry over onto another form. Let's see if I can explain this. The user opens the form and fills in all the date. Then I have another form (based off of a different table than the first form, both tables have the same field for the primary key), when they type in the number in the primary key field I would like one of the fields to automatically fill in with data from another field on the other form. Is there a way to do this??