allow batch printing in excel

P

provostfrog

I would like to be able to set specific worksheets to print without having to
select them every time.
 
J

John P

Hi

Set the macro recorder and do it once.
The macro will print it beyond that if you need it again.


Cheers


John
 
D

Dave O

Record a macro in which you group-select the particular worksheets,
then click the Print button.
 
Top