View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James Cornthwaite James Cornthwaite is offline
external usenet poster
 
Posts: 53
Default ActiveWindow.SelectedSheets.PrintOut ?

Hi,

Does anybody know how "ActiveWindow.SelectedSheets.PrintOut" can changed to
make all selected worksheets be sent to the printer as one job rather than
several jobs ?

The rationale being its used in a macro where all pages must be printed
together without the risk of other peoples (printer on busy network) jobs
being placed in between or is it not possible?

Many thanks
James