![]() |
|
#9
|
|||
|
|||
|
Should work in 2007. It sounds like whatever you are doing in not running the macro at all.
If you insert this MsgBox "OK,I'm running" Like this: Sub newshow() Dim nextpres As Presentation Msgbox "OK,I'm running" SlideShowWindows(1).Parent.Windows(1).WindowState = ppWindowMinimized SlideShowWindows(1).View.Exit Set nextpres = Presentations.Open("C:\Users\John\Desktop\bug.pptx ") nextpres.Windows(1).WindowState = ppWindowMinimized nextpres.SlideShowSettings.Run End Sub If you don't see the message then the button is not running the code and you need to investigate why. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
rotate my ENTIRE powerpoint presentation
|
zachary | PowerPoint | 2 | 03-26-2012 06:28 AM |
| PowerPoint Stops Presentation | JimAllen | PowerPoint | 0 | 01-30-2012 05:23 PM |
| Business Powerpoint Presentation | Corneb | PowerPoint | 0 | 01-23-2012 01:45 AM |
| music loop in powerpoint presentation | genoMU69 | PowerPoint | 1 | 06-15-2011 08:00 AM |
PowerPoint Presentation Resource
|
lux | Office | 2 | 07-28-2005 02:09 AM |