Thread: Printing to PDF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_58_] John[_58_] is offline
external usenet poster
 
Posts: 1
Default Printing to PDF

I wrote a macro to automatically select sheets and print to a PDF
file. Is there a way to direct the pdf file to be saved to a certain
file each time(ie C:\My Documents\PDF)?

The Save as PDF box defaults to the last location I saved the excel
document or printed a pdf to (ie Desktop)


Thanks

John