Passing a value to another form

Passing a value to another form

How can I pass a value from a parent form to a subform that is populated when the child form opens.

Here is the scenario:
I have a parent form with an email address when I click a button to open the subform I want to pass the email into the Send To Email field as the default value.
scheong