VBA copying a portion of presentation slides to new file.

M

mcambrose

I have a large powerpoint presentation of songs that I want to break up into
separte files. I can loop through the slides to determine what the range of
slides to copy is. I assign a startSlide and endslide variable with the slide
numbers. For example I want to copy slides 1-5 to a new presentation. Is
there a simple method to copy these to a new presentation. If not, can
someone suggest how to do it? Thanks.
 
S

Shyam Pillai

My recommended approach is to:
1. Save a copy of the presentation.
2. Open this copy.
3. Delete the unwanted slides.
4. Save it.

--
Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com
 
M

mcambrose

THanks. Great idea

Shyam Pillai said:
My recommended approach is to:
1. Save a copy of the presentation.
2. Open this copy.
3. Delete the unwanted slides.
4. Save it.

--
Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top