D
David M. Levine
I want to play several slide shows, depending on selections on a VBA form. I
was hoping that it would be a snap, but 2002 does not seem to share my
enthusiasm.
I am looking to do something such as:
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 1"
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 3"
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 8"
Other ways to concactinate a new show selected in real time would also work.
Thanks,
David
was hoping that it would be a snap, but 2002 does not seem to share my
enthusiasm.
I am looking to do something such as:
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 1"
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 3"
Application.ActivePresentation.SlideShowWindow.View.GotoNamedShow "Custom
Show 8"
Other ways to concactinate a new show selected in real time would also work.
Thanks,
David