First, you should be printing a report, not a form.
Once you build the correct REPORT, you can open the original form in design
view and add a button to it. The wiazrd will allow you to select a report
to print and will even let you specify that you only want to print the
report for the current record.
Short answer: Build a report and add a button to your form with the wizard.

Signature
Rick B
> I am setting up a new database in which I have created a main form with basic
> personal & address information. In addition I would like to create a control
[quoted text clipped - 3 lines]
> two forms. All the information in the address label is already listed on the
> main form.