![]() |
|
|
Thread Tools | Display Modes |
#4
|
|||
|
|||
![]()
If you are ONLY calling that simple event you may be able to get away without CDhirag's AddIn.
Try this code: (Disable the AddIn if you want) Sub OnSlideShowPageChange(Wn As SlideShowWindow) 'called on next slide event to reposition the main leader board object SW.View.Slide.Shapes("MainBoard").IncrementTop -20 '***** End Sub You will also need to add ANY item from the control toolbox just off the slide. This item does not need code but will make the method more reliable! It loops and works in 2013 here. |
Tags |
looping, vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lilihildreth | Word VBA | 3 | 02-05-2015 03:27 PM |
![]() |
YvesSaint | PowerPoint | 2 | 11-13-2014 02:19 AM |
![]() |
anon | Word | 1 | 01-29-2014 09:16 PM |
music loop in powerpoint presentation | genoMU69 | PowerPoint | 1 | 06-15-2011 08:00 AM |
PP 2010 .avi file plays during slide show, but causes the slide show to loop to begin | VictorS | PowerPoint | 0 | 10-16-2010 10:23 AM |