Copy multiple shapes in XLS and paste them in PPT
:confused:
I select a set of shapes in Excel and then I paste them in PowerPoint. When I copy them from a worksheet in Excel 2003 they are pasted as separate shapes a slide in Powerpoint. But when I run this in Excel 2010, they are pasted as a single image in the slide.
I've tried to use PasteSpecial instead of Paste but still the same...
I'm using Microsoft PowerPoint 11.0 Object Library. To set the connection I use Set appPPT = CreateObject("Powerpoint.Application").
Anyone has a clue on what might be wrong?