View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How do you close acrobat reader using excel VBA

Maybe you can send ctrl-Q in a sendkeys statement.


QuietMan wrote:

I'm able to use excel to peint the PDF files, buit would like to know the
command in VBA to close the application once the printing is complete.

also for powerpoint also

Thanks
--
Helping Is always a good thing


--

Dave Peterson