im trying to paste a graph keeping original formatting from excel and pasting it into powerpoint.
I have the code:
this works almost EXACTLY but it doesnt keep the original source formatting...![]()
Powerpoint.Application.ActivePresentation.Slides(CurrSlide).Shapes.PasteSpecial(ppPasteShape, msoFalse)
I dont want to paste it in as an object or picture either...
On a slight tangent,
why does
not work, im trying to bring up a save as window...![]()
Powerpoint.Application.FileDialog(2)
thanks again
Bookmarks