View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ram Ram is offline
external usenet poster
 
Posts: 138
Default How do I export data from excel to Powerpoint by macros in excel

I am programing a workbook and need to have button that initiates the data
export to a powerpoint presentation.

Trying to have command button calling a macro, as that would make it more
user-friendly.

Can someone tell how to export data (excel charts on one of the sheets and
may be underlying values) to PowerPoint presentation(hopefully in a
preditermined format/templet).

Thanks,