Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-11-2014, 11:03 PM
JohnWilson JohnWilson is offline Drop Down List that takes you to specific slides Windows 7 64bit Drop Down List that takes you to specific slides 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

Basic code would be something like

Private Sub ComboBox1_Change()
Select Case Me.ComboBox1.ListIndex
Case Is = 0 'first choice
SlideShowWindows(1).View.GotoSlide 2
Case Is = 1 'next
SlideShowWindows(1).View.GotoSlide 5
End Select
End Sub
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
Reply With Quote
 

Tags
combobox, drop down, vba

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop Down List that takes you to specific slides How to import list from Excel into drop-down list into word ahw Word VBA 43 02-28-2020 08:11 PM
Add new slides using a Bullet list Jstacey PowerPoint 0 05-13-2014 12:48 AM
ppt slides with adjustable graphs based on drop down psrs0810 PowerPoint 0 01-30-2013 07:10 AM
Returning a specific value when item is selected from a drop-down list J Press Excel 4 09-10-2012 06:12 AM
Drop down list, Can it be done??? garethreid Outlook 0 08-09-2012 06:08 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft