loop through all pictures on a selection of slides

  • Thread starter Thread starter Brian Murphy
  • Start date Start date
B

Brian Murphy

I want to select a group slides, and have a macro step through them
and reposition and resize the pictures on each slide.

I think Selection.SlideRange will get me each of the slides, but how
can I tell which Shapes on the slide are pictures? Or maybe Shapes
isn't the right type of Object I should be looking for.

Thanks,

Brian Murphy
 
Back
Top