![]() |
|
|
|
#1
|
|||
|
|||
|
Couldn't you run the time check on the previous slide and then Hide the next slide if needed
.Slides(i+1).SlideShowTransition.Hidden=msoTrue (or msoFalse) |
|
#2
|
|||
|
|||
|
Thank you for your easy solution. I'll give it a try.
|
|
#3
|
|||
|
|||
|
It does not seem to work as required. However the biggest problem here is that executions won't suspend at breakpoints. Debugging is very troublesome!
Your solution sets hidden permanently. As I already have hidden slides, I don't want to mix with them or by accident unhide a slide I have originally set to hidden. A better solution for my application would be to set the next active slide to i+2. I suppose I'd better use App_SlideShowNextSlide instead but then, how I set the next slide number to ActiveSlide + 2? Håkan |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBA for CheckBox to Hide Slides
|
mutchy25 | PowerPoint | 1 | 09-21-2012 01:40 AM |
| Multiple Monitors/One Presentation/Different Slides | future | PowerPoint | 0 | 12-12-2011 02:20 PM |
| How do I swap slides during a presentation? | Harper | PowerPoint | 0 | 08-17-2011 09:13 AM |
viewing slides while doing my presentation
|
davepower | PowerPoint | 1 | 04-30-2009 02:18 PM |
| How many slides in a 30 min presentation | barbara3010 | PowerPoint | 2 | 02-12-2009 10:12 AM |