Hello,

I want to merge several powerpoint files into one. I know powerpoint already has a functionality to do something like that, but its not exactly what I want.
I'd like to pull all the data from a slide in a file and merge it with the corresponding slide in a second file...etc.
To clarify, If I have a slide called "Exceutive Summary" in File 1, I want to merge the contents with the slide with the same title in File 2 and output the combined slide to a seperate File 3.

I need this cause I get several files from different teams with their progress reports using more or less the same template/format and I need to combine into a single report on a regular basis.

Each slide may have tables, charts...etc, so I guess the VB code needs to search for all the objects and combine the data in each object into the output slide.

Is this doable or wishful thinking?


Sherif