View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alstal alstal is offline
external usenet poster
 
Posts: 1
Default Powerpoint presentation that reads from Excel sheet

Hello,

I have an Excel sheet with some data (Supplier name (text), Spend in 2005
(number), Rating out of 10 (number)
For each Supplier, I would like to generate a Powerpoint slide with the name
in a text box, and the Spend and Rating elsewhere on the slide, and several
empty text boxes for further comments.

How can I achieve this? I have a basic knowledge of Excel VBA, and am
prepared to spend a lot of time setting this up, as it will save me time in
the future.

Thanks,
Alex