Keep Source Formatting (VBA)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone help .... please !!

When copying a slide from one presentation to another, you can paste then
select the "Paste Icon" which appears next to the slide and select "Keep
Source Formatting". I would like to be able to "Keep Source Formatting" when
copying and pasting a slide using VBA. I can open the presentation I require,
copy the slide, then past the slide in the presentation that requires the
slide but cannot find a way to "Keep Source Formatting".

Under Help I have looked at Paste Options (VBA) but only get
"DisplayPasteOptions Property" but can't see that this is the function I need
as it will only Display the "Paste Icon".

Any help would be greatly appreciated.
Jackie
 
MS did not provide any methods to set this property via automation. This
has been an issue since PPT 2002.
 
Back
Top