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
|