View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marty Girvan Marty Girvan is offline
external usenet poster
 
Posts: 23
Default Macro to generate powerpoint slides

I have been reading and researching for days and cannot seem to find what I am looking for. And I am close.
I have excel file and in the file are 150 different links (each in their own cell) to files on a server. Each file is a PowerPoint document (.pptx). I update my spreadsheet with a lot of different data but I want to run a macro that opens all the PowerPoint files into one PowerPoint presentation. I can generate a macro that creates a PowerPoint slide but not one that opens the files from the excel sheet I work from. Any example codes would be helpful. I am close but yest so far away. :)

Thanks

Marty