View Single Post
 
Old 10-15-2010, 09:17 AM
agios59 agios59 is offline Windows 7 Office 2003
Novice
 
Join Date: Oct 2010
Posts: 1
agios59 is on a distinguished road
Default Run Excel file with Powerpoint minimized

I have a Powerpoint presentation, say p1.pps. In a slide there is a button that is hyperlinked with an Excel file, say e1.xls.
What I want is the VBA code to open e1.xls, minimize p1.pps display and maximize it again when e1.xls close.
Thanks
Reply With Quote