On this example, I think it is creating a new slide each time "Set PPSlide = objPresentation.Slides.Add(1,12)" but what I need is to paste objects into an already existing ppt slide with my company format instead of a blank slide.
PPT should be empty but with all the slides prepared to paste the objects into them.
I have a similar scenario in my project now. Were you able to find a solution for this. Please share it if you found the solution or any other alternate.