Thread: Print to PDF
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
chad chad is offline
external usenet poster
 
Posts: 273
Default Print to PDF

Perfect, thanks!


"Jim Thomlinson" wrote:

Check out this link...

http://www.excelguru.ca/node/21
--
HTH...

Jim Thomlinson


"Chad" wrote:

I'm running '03 version of Excel and I need to know how to print a worksheet
to PDF via VBA code. I don't want the user to have to save the file, but the
code will save it in a predetermined location.

I've got an adobe printer installed that will work if I use File\Print and
print to the pdf writer.

Thanks in advance,
Chad