I have a main form that has a field called "product code" and a button. When I click the button, it opens another form with the details of the "product code." When I fill in the field "product code" on the main form, I want the same code to show up in the details form without me having to retype the same code. Thanks for your help.