how to insert a print button assigning it to a macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have recorded a print macro but now need to assign it to a button. How do I
create the button to assign the macro to?

Thanks
 
You need to add the command button to a form. If your wizards are enabled,
the wizard allows you to select the macro. You might want to allow your
wizard to write the code for you.
 
Thanks. How do I insert a command button?

Duane Hookom said:
You need to add the command button to a form. If your wizards are enabled,
the wizard allows you to select the macro. You might want to allow your
wizard to write the code for you.
 
You view the tool box while in design view and select the Command Button
(just click it once). Then click on your form where you want to place the
command button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top