Convert Excel to Powerpoint

M

Mattlynn

Hi
First time using this site.
I have a 30 tab excel workbook, containing loads of Pivot tables & Charts.
Is there a quick way i can convert the whole workbook to a powerpoint
presentation, so that my VP's can just start a slide show and watch the
information.

Any resolution would be much appreciated.
I'm using 2003 versions.
Thanks
Matt
 
J

Jon Peltier

It's probably easier to let them watch Nickelodeon, but....

There is no easy built-in way to make this conversion. There may be third
party tools that do this, but I'm unfamiliar with them.

You could write your own procedures to handle this, using the code on this
web page:

http://peltiertech.com/Excel/XL_PPT.html

I have built table-driven systems where the user enters items (charts,
ranges) in a list, then the program steps through the list, copying each
item and pasting it into either a new slide or a slide that's also
identified in the list.

- Jon
 
M

Mattlynn

Thanks Jon - much appreciated.
Regards
Matt
Hi
First time using this site.
I have a 30 tab excel workbook, containing loads of Pivot tables & Charts.
Is there a quick way i can convert the whole workbook to a powerpoint
presentation, so that my VP's can just start a slide show and watch the
information.

Any resolution would be much appreciated.
I'm using 2003 versions.
Thanks
Matt
 
Top