-
Help needed to import different pp files and store them in a set
Hey,
I really need some support to accomplish what I am trying to do.
This is what I want:
In a macro, I want to specify a folder where all my powerpoint files (hence slides) are located and then import them into the macro script in a set.
So I was thinking a bit in terms of the below, but change the ActivePres... to a set where I can store all the powerpoint files I am importing.
ActivePresentation.Slides.InsertFromFile "C:\*.pptx", Index:=CurrentSlideIndex
Is this possible? And if, how do I do it?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules