View Single Post
 
Old 11-22-2016, 10:17 AM
Dr. Demento Dr. Demento is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Nov 2015
Location: Skipping stones off Charon's Ferry
Posts: 8
Dr. Demento is on a distinguished road
Default VBA Break links of copied range

I have a pptx with both embedded/linked Excel charts and ranges. Chris Newman provides a nice solution to break the links with the charts using Slides.Shapes (link). However, I'm still left with the linked ranges and I don't know enough about PowerPoint objects to do this on my own.

Could someone give me some pointers on how to programmatically break the links of embedded copied ranges?

Thanks y'all.

Dr. D
Reply With Quote