View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Hide another Office app from xl vba (PowerPoint)

http://support.microsoft.com/kb/222929
How to automate PowerPoint by using Visual Basic in Office 2003, in Office
XP Developer, and in Office 2000 Developer

see the line commented as 'Make it visible. Move the command to make it
visible where you want it.

--
Regards,
Tom Ogilvy


"ward376" wrote:

How can I open a PP template or presentation with xl vba and hide the
PP application until finished processing?