My macro has to do several things:
1. Open up existing powerpoint
2. Copy multiple excel ranges (on 4 different sheets) and paste it as a linked table to different positions in different PowerPoint Slides
3. Make the data linked and can be automatically updated just like link
The problem with the coding is:
1. It is pasted as an object, not a linked table (cannot be updated via excel)
2. How to alter the position of my pasted data in the ppt slide?
Here's the code, hope anyone can help me to achieve my goals:
Bookmarks