O
Onur BIRSOZ
Hi,
I want to export slides 6 and 8 as another ppt file.
But if I execute the following code, it exports only the
6. slide.
prsPer.Slides.Range(Array(6, 8)).Export "file_name", "ppt"
How can I export mutliple slides at once?
Thank You
Onur BIRSOZ
Mathematics Engineer
I want to export slides 6 and 8 as another ppt file.
But if I execute the following code, it exports only the
6. slide.
prsPer.Slides.Range(Array(6, 8)).Export "file_name", "ppt"
How can I export mutliple slides at once?
Thank You
Onur BIRSOZ
Mathematics Engineer