You can use the command button wizard on a form to open a report. After
drawing the button on your form, the wizard will prompt you to select "the
action you want to happen when the button is pressed". Select Report
Operations from the ListBox on the left side of the window. You will then
see the appropriate choices for a report in the ListBox on the right side of
the window. Continue following the prompts and the wizard will generate
the VBA code needed to perform the desired Report Operation.