View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rims Rims is offline
external usenet poster
 
Posts: 3
Default Create a macro which populates a powerpoint slide from excel tabel

Hi I want to automatically create PowerPoint slides from Excel.

I have 3 rows in excel sheet:
1. Title
2. Content
3. Notes

I want to create a Powerpoint slide which will have the content picked from
the cell "Title", Content and Notes into the Powerpoint slide.

Can I do this?