Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Printing Selected Worksheets

I have a workbook with over 50 pages. I know how to set up a single button
to print All the sheets but my problem is that not all the pages require
printing. I want the user to select which pages they want to print via check
boxes and then press a print button.

Any ideas how I do this? Many thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Printing Selected Worksheets

Hi
50 pages?
Do you mean sheets

Use this
ActiveWindow.SelectedSheets.PrintOut

See also
http://www.rondebruin.nl/print.htm#Print


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


"B Baggins" wrote in message ...
I have a workbook with over 50 pages. I know how to set up a single button
to print All the sheets but my problem is that not all the pages require
printing. I want the user to select which pages they want to print via check
boxes and then press a print button.

Any ideas how I do this? Many thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Printing Selected Worksheets

Many thanks for helping me with my page problem!

Plenty of useful info on your link too.

Thanks again.



"Ron de Bruin" wrote:

Hi
50 pages?
Do you mean sheets

Use this
ActiveWindow.SelectedSheets.PrintOut

See also
http://www.rondebruin.nl/print.htm#Print


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


"B Baggins" wrote in message ...
I have a workbook with over 50 pages. I know how to set up a single button
to print All the sheets but my problem is that not all the pages require
printing. I want the user to select which pages they want to print via check
boxes and then press a print button.

Any ideas how I do this? Many thanks.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Printing Selected Worksheets

Thanks for the feedback

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


"B Baggins" wrote in message ...
Many thanks for helping me with my page problem!

Plenty of useful info on your link too.

Thanks again.



"Ron de Bruin" wrote:

Hi
50 pages?
Do you mean sheets

Use this
ActiveWindow.SelectedSheets.PrintOut

See also
http://www.rondebruin.nl/print.htm#Print


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


"B Baggins" wrote in message ...
I have a workbook with over 50 pages. I know how to set up a single button
to print All the sheets but my problem is that not all the pages require
printing. I want the user to select which pages they want to print via check
boxes and then press a print button.

Any ideas how I do this? Many thanks.






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 Selected worksheets but exclude the sheet "Sheets" Dolphinv4 Excel Discussion (Misc queries) 1 January 3rd 08 12:13 PM
Printing selected columns Dave Excel Discussion (Misc queries) 2 February 9th 07 07:05 PM
Printing selected sheets. Rafat Excel Worksheet Functions 1 June 9th 06 03:13 PM
Help printing selected rows kcowan Excel Discussion (Misc queries) 4 January 2nd 06 11:52 PM
Printing only a selected area McManCSU[_10_] Excel Programming 1 July 11th 05 10:16 PM


All times are GMT +1. The time now is 09:47 PM.

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

About Us

"It's about Microsoft Excel"