View Single Post
 
Old 09-15-2015, 03:27 AM
nirnat nirnat is offline Windows 10 Office 2013
Novice
 
Join Date: Sep 2015
Posts: 1
nirnat is on a distinguished road
Default Powerpoint 2013 VBA- Adding pictures and their related data from Excel worksheet

I have an Excel 2013 table (called "Images and data") which lists a large (1,500) set of image files. Each record (table row) has the image path and name and some data fields related to the image (location, picture date, names of persons in the photo etc).
I Have created a master slide with one picture frame and one text box (side by side) where all related text data should be entered in a list format. (see attached image)

I want to automatically add those images into a new presentation (using the master slide) and the all the data fields into the text box.

How can it be done by VBA?

Thanks!
Attached Images
File Type: jpg P1.jpg (136.8 KB, 12 views)
Reply With Quote