Of course but the correct vba would be:
[VBA]Dim osld As Slide
For Each osld In ActivePresentation.Slides
'do whatever
next osld[/VBA]
Of course but the correct vba would be:
[VBA]Dim osld As Slide
For Each osld In ActivePresentation.Slides
'do whatever
next osld[/VBA]
John Wilson
Microsoft PowerPoint MVP
Amazing Free PowerPoint Tutorials
http://www.pptalchemy.co.uk/powerpoi...tutorials.html