Power point export

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi
is it possible to send a report to a power point presentation??
if yes, how??

thanks
 
Hi Roy,

There's no built-in way of doing this. Things you can do are:

-export the report to Word or Excel and paste each page onto a
PowerPoint slide
-set up the report so it displays on screen at the size you want on the
slides, then use Alt+PrtSc to copy an image of it to the clipboard. Then
paste into Paint or another image editor to trim off the window borders
and finally paste onto the slide.
-write VBA code that automates PowerPoint to build the presentation
exactly as you neeed. This is the most complicated way but gives you
full control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top