View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Printing multiple worksheets in a workbook

You can activate multiple worksheets by holding down the CNTL button and
selecting the multiple sheet tabs. Then when you pring you can prin Active
Sheet(s).

"Joe Mac" wrote:

A general question -

How can I print multiple Worksheets out of a Workbook with a single print
command, without printing the entire Workbook...

Simple example which does not reflect the real condition:
Workbook A.xls contains Sheet1, Sheet2, Sheet3, Sheet4...

I would like to print Sheet 2 and Sheet 4 with a single print command
without printing the entire Workbook...
--
Thanks in advance for the assistance-
Joe Mac