View Single Post
 
Old 11-03-2014, 10:56 AM
JohnWilson JohnWilson is offline Windows 7 64bit Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,914
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

newSlide.Delete?

Did your code "tempSlide = objPresentation.Slides;" actually work? It really shouldn't nor should slideShape = newSlide.Shapes (assuming they are declared as Slides and Shapes.) Also you cannot add a table without specifying number of columns and rows can you?
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials
Reply With Quote