gaw
07-23-2001, 09:30 AM
Hi, folks:
I wrote a Macro in VBA code which will be repeatedly run when the PowerPoint goes to the slide show model. TO do that I used a Do ... While True loop. But when I exit the slide show model, the macro keeps running and will give a run-time error. Is there any way the VBA code can find the PowerPoint has exit the slide show model? Thanks a lot!
Gang
I wrote a Macro in VBA code which will be repeatedly run when the PowerPoint goes to the slide show model. TO do that I used a Do ... While True loop. But when I exit the slide show model, the macro keeps running and will give a run-time error. Is there any way the VBA code can find the PowerPoint has exit the slide show model? Thanks a lot!
Gang