View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PalyanJoe PalyanJoe is offline
external usenet poster
 
Posts: 4
Default Forcing Jaws PDF Creator

Hi,
A simple question. I'm using Jaws PDF Creator to convert my xls files to
PDF. Is there a macro way (!) to eliminate the Jaws' pop-up requesting for
the "save (create) as" path and the file name.
My wish is to override this dialog box by inputting the file name&path by a
macro (file name will be formed by macro using cell values).
PalyanJoe