Macro - Convert to PDF

  • Thread starter Thread starter Chris Ashley
  • Start date Start date
C

Chris Ashley

Can anyone tell me how to create a PDF file in excel
using a macro. I have Acrobat 6.0 and Excel 2000. I am
using pcs with Windows 2000 and Windows XP.

I have seen these functions before but am not sure how to
use them or if they work.

ConvertToPDFA
CreatePDFAndCloseDoc
finalPDFFileName
 
I'm not familiar with those functions. When I create a PDF file from a
worksheet I print the worksheet using the PDF printer driver (manually or by
macro). The result is a PDF file on disk.
 
Back
Top