View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default How to call adobe acrobat file conversion from within Excel VB mac

this isn't an inherent capability of Excel or Office (at least in xl2003 and
earlier). So what application are you using to generate the PDF files.

--
Regards,
Tom Ogilvy


"Geno" wrote:

I want to run a macro that creates several PDF files from within my Excel
macro. I would like to assign the filename so that no user interaction is
required. Any ideas?