View Single Post
 
Old 10-21-2012, 11:40 AM
JohnWilson JohnWilson is offline Windows 7 64bit Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,914
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

OnSlideShowPageChange(ByVal Wn As SlideShowWindow) and check for currentshowposition =1 if you have more slides should do it BUT these pseudo events are not totally reliable and may not fire at first after a save as. The only reliable way is in an AddIn with a WithEvents Class module (not simple)
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
Reply With Quote