in reply to Save Excel worksheets as PDF

Last time I checked my copy of Excel 2003 it did not have an option to save a workbook or worksheet as a PDF or PNG file.

Open Office can save a worksheet as a PDF file and can read Excel files.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
Re^2: Save Excel worksheets as PDF
by almut (Canon) on Feb 26, 2010 at 19:23 UTC

    The respective footnote on the page the OP linked to says

    (3) Versions of Excel 2007 and up will support this file format. PDF and XPS require the “Microsoft Save as PDF or XPS” add in. Go to Microsoft’s web site and search for “Microsoft Save as PDF or XPS add in”.

    (Not sure if the OP has verified the add in is installed, though.)

      I totally missed that the OP might be using Excel 2007.

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James