button

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

Guest

Hi,
How can i add a button "print" in the top of the worksheet , just to print
first page onle
 
Hi Mohamed,

Select the button icon on the 'Forms' toolbar and place it whereeve
you want it on the sheet. Then right click on the button and selec
'Assign macro'. Then select record and perform the steps required t
print one sheet. Once you are done, stop recording the macro and yo
are good to go.

If you want to generalise it you can analyse the code and make change
to it. (Alt+f11) shows you VB Editor where your macro code is in one o
the Modules.

Regards
RA
 

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