Create a command button on a form that prints a table

Create a command button on a form that prints a table

  1. Open a form in Design view.

  2. Click the Control Wizards tool in the toolbox if it's not already pressed in.

  3. In the toolbox, click the Command Button tool Command Button control.

  4. On the form, click where you want to place the command button.

  5. In the first wizard dialog box, click Miscellaneous in the Categories box, and then click Print Table in the Actions box.

  6. Follow the directions in the wizard dialog boxes. In the last dialog box, click Finish to display the command button in Design view.

If you want to see the event procedure that makes the button work, click the Build button in the OnClick property for the command button.