![]() |
|
#1
|
|||
|
|||
![]()
Very cool John,
Here it is Sub deleteFrom_Sel() Dim shpname As String Dim osld As Slide Dim i As Integer shpname = InputBox("Paste Shape Name Here") On Error Resume Next For Each osld In ActiveWindow.Selection.SlideRange osld.Shapes(shpname).Delete Next osld End Sub So since this worked so nicely how could I go about repeating a recorded macro for every slide. The macro to be recorded would be macro1 or macro4 etc. and this would be asked for by an input box. The problem is though when using application.run it has the file name and then macro name so Im not sure how hard it would be to be able to run this code then it prompt an input box for what macro number you want to run and then this macro would run on all selected slides. This would be way awesome if you needed to add a shape on each slide and send it backward 20 times for 20 slides. Thanks |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Animation across multiple slides - please help | jpscience | PowerPoint | 3 | 12-13-2011 11:32 AM |
Multiple Monitors/One Presentation/Different Slides | future | PowerPoint | 0 | 12-12-2011 02:20 PM |
![]() |
Karelia Suite | PowerPoint | 1 | 11-05-2011 08:34 AM |
![]() |
cs_starter | Mail Merge | 1 | 09-08-2011 12:52 AM |
![]() |
joelas | PowerPoint | 3 | 09-28-2010 07:59 PM |