Question: I am using the Slides.InsertFromFile method in VBA in order to insert slides from a PowerPoint presentation called FinalPPTX onto a PowerPoint Presentation called Omnibus beginning at a specified slide number:
The code works. However the custom layout on the slides from FinalPPTX are not carried over into the Omnibus presentation. How might I correct this ?