S
shane-t
I have a routine that I need to run automatically, but it needs the running
slideshow to close to run, so I've been trying to use
ActivePresentation.SlideShowWindow.View.Exit within the routine
OnSlideShowPageChange()
to do that.
It appears to work fine, the running show exits, but after a couple of
seconds, Powerpoint crashes and I get the screen asking me would I like to
send the error report to Microsoft. This is driving me nuts, anyone got any
ideas why this happens, or know of some other way to stop the presentation
using vba code?
slideshow to close to run, so I've been trying to use
ActivePresentation.SlideShowWindow.View.Exit within the routine
OnSlideShowPageChange()
to do that.
It appears to work fine, the running show exits, but after a couple of
seconds, Powerpoint crashes and I get the screen asking me would I like to
send the error report to Microsoft. This is driving me nuts, anyone got any
ideas why this happens, or know of some other way to stop the presentation
using vba code?