Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 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/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Printing multiple sheets.

Thanks again Ron. You are the best

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing multiple sheets... MarkN Excel Discussion (Misc queries) 1 December 1st 09 10:20 AM
printing multiple sheets Jase Excel Discussion (Misc queries) 1 October 17th 08 04:09 PM
Printing Multiple Sheets Chad Excel Discussion (Misc queries) 3 October 17th 07 10:23 PM
Printing Multiple sheets light_life_love Excel Discussion (Misc queries) 0 August 25th 05 08:52 PM
Printing Multiple sheets on ONE? onesidered Excel Discussion (Misc queries) 2 August 10th 05 06:58 PM


All times are GMT +1. The time now is 03:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"