Thread
: [Solved]
VBA to next slide
View Single Post
04-21-2015, 12:28 PM
JohnWilson
Windows 7 64bit
Office 2010 32bit
Programmer
Join Date: Nov 2008
Location: UK
Posts: 1,914
the basic code is
Code:
ActivePresentation.SlideShowWindow.View.GotoSlide (x)
TRhere's no need to use a command button in PPt. Any shape can be used. (use Insert > Action > Run Macro)
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
JohnWilson
View Public Profile
Find all posts by JohnWilson