![]() |
#1
|
|||
|
|||
![]()
I have a pptm that someone else created, that I'd like to modify. They put 3 command buttons on the slidemaster that, when clicked, move the current slide into the section number corresponding to the text number on the button. So, if the button marked 3 is clicked, the slide is moved to the 3rd section in the presentation.
I'm trying to duplicate these buttons to allow more choices of sections. I'd like to have 10 sections, so I need 10 buttons. Each would have the same code behind it as the existing ones do, but (it seems to me) just edited with appropriate numbers. The existing buttons work great. I see that there is a public sub corresponding to each button, and I see the private sub (that each button's sub calls) below those 3 public subs that does the moving of the slides to the desired sections. The problem is that I can't seem to find how the buttons on the slidemaster call their corresponding subs, so I can't see how to create buttons that do what the existing ones do. I've looked everywhere I can think of. Thanks! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
activex command buttons and text boxes | TRG | Word | 0 | 02-03-2012 09:18 AM |
Check Boxes and Command Buttons | Micky P | Word VBA | 0 | 10-27-2011 01:06 AM |
Command Buttons | lorenambrose | Word | 0 | 10-06-2011 11:55 AM |
command buttons | ronf | Excel | 0 | 04-28-2006 08:32 AM |
command buttons | ronf | Excel | 0 | 12-03-2005 06:26 AM |