Home |
Search |
Today's Posts |
#25
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I was doing some research on some example code that deals with PowerPoint and copying the source formatting. This is some code I snagged that I am playing with.
sourceSlide.Copy() def destinationPresentation = objPpt.Presentations.Open(destinationFilename) destinationPresentation.Application.CommandBars.Ex ecuteMso("PasteSourceFormatting") The check hyperlink and replace function works great now. Ill keep researching the formatting copy issue. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Powerpoint slides from Excel pages | Excel Discussion (Misc queries) | |||
where do u get slides for microsoft powerpoint 2003? | Excel Discussion (Misc queries) | |||
Powerpoint slides to be used in excel macros | Excel Discussion (Misc queries) | |||
Excel formulas on different Powerpoint Slides | Excel Worksheet Functions | |||
Generate powerpoint slides from excel automatically | Excel Programming |