View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pritesh[_2_] Pritesh[_2_] is offline
external usenet poster
 
Posts: 26
Default VBA code for "Save as PDF"

I have developed a reporting tool in excel, where I need series of worksheets
to be saved as PDF one after another through a click of button (VBA
macro-enabled).

I need VBA code to save my print-area as PDF where it only once asks "where
to save" and then saves current series of PDFs. It should take file name from
a fixed cell too.

Regards,
Pritesh