View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
tony h[_143_] tony h[_143_] is offline
external usenet poster
 
Posts: 1
Default Macro: Convert to PDF & E-mail. Possible?


if you do a search for "create pdf vba) you get quite a few useful
articles. The first one to jump out at me is this
http://p2p.wrox.com/archive/vba_excel/2002-11/37.asp

Clearly this has a programmatic interface.

Also just discovered our PDF creator has a command line version which
means that I could save and close my workbook, do an application.run
command_line to create the pdf and then pick it up and email it.

regards

got to go I have a document to finish


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=556708