View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Angela[_5_] Angela[_5_] is offline
external usenet poster
 
Posts: 3
Default Print multiple selections to file by macro

I would like to create a macro that will print multiple
selections from multiple worksheets to the same file all
at once. Currently I can only program the macro to print
each selection separately.

I am using a monster of a multiple worksheet excel file
and am trying to print various selections to one pdf
file. Will end up being approx 12 pages.