Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / PowerPoint / August 2005



Tip: Looking for answers? Try searching our database.

[presentation].slideshowsettings.run VBA

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
the Duke - 31 Aug 2005 04:11 GMT
I am running Mac Office 2004.
If I want to run two presentations consecutively with the
slideshowsettings.run command, how do I prevent the second show
interrupting the first.  If I put the two run commands directly after
each other the second command takes over and doesn't allow the first
presentation to finish.

tim
Steve Rindsberg - 31 Aug 2005 16:54 GMT
> I am running Mac Office 2004.
> If I want to run two presentations consecutively with the
> slideshowsettings.run command, how do I prevent the second show
> interrupting the first.  If I put the two run commands directly after
> each other the second command takes over and doesn't allow the first
> presentation to finish.

Strictly aircode, but give this a try:

   ' Start first show
   
   While SlideShowWindows(1).View.State = ppSlideShowRunning
       DoEvents
   Wend

   ' Start second show

================================================
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com
================================================
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.