ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Printing multiple sheets. (https://www.excelbanter.com/excel-programming/297513-printing-multiple-sheets.html)

sungen99[_3_]

Printing multiple sheets.
 
You guys are so helpful. This is my current dilemma.

I have already set up 3 different worksheets within one workbook.
have already done the page setup and make all my margins and such loo
perfect.

My macro stuff resides on the 4th sheet of the workbook. what I woul
like to happen when you press the “go” button is for worksheet 1, 2
and 3 to print.

Can anyone tell me how this would be done?

Thanks again in advance

--
Message posted from http://www.ExcelForum.com


Ron de Bruin

Printing multiple sheets.
 
Use this

Sheets(Array("Sheet1", "Sheet2", "Sheet3")).PrintOut


--
Regards Ron de Bruin
http://www.rondebruin.nl


"sungen99 " wrote in message ...
You guys are so helpful. This is my current dilemma.

I have already set up 3 different worksheets within one workbook. I
have already done the page setup and make all my margins and such look
perfect.

My macro stuff resides on the 4th sheet of the workbook. what I would
like to happen when you press the "go" button is for worksheet 1, 2,
and 3 to print.

Can anyone tell me how this would be done?

Thanks again in advance.


---
Message posted from http://www.ExcelForum.com/




sungen99[_5_]

Printing multiple sheets.
 
Thanks again Ron. You are the best

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 09:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com