Import multiple objects to multiple slides

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

Guest

Hi, I work with a statistical program and need to import multiple graph
objects from the application folders or from a rich text file. Instead of
using copy/paste slide after slide, I would like to automate in some way.

Is there anything that works with photos or other objects in such a way?
thanks

@BrahmaRd
 
@BrahmaRd said:
Hi, I work with a statistical program and need to import multiple graph
objects from the application folders or from a rich text file. Instead of
using copy/paste slide after slide, I would like to automate in some way.

Is there anything that works with photos or other objects in such a way?
thanks

There are several ways of importing multiple graphics files:
BATCH IMPORT images into PowerPoint
http://www.pptfaq.com/FAQ00050.htm

Graph objects are trickier. What sort of graph objects are they, to begin
with?
 
Thanks Glenna and Steve.

I actually found that code after I posted and tried it out. Works great for
my photos!

These graphs are from Statistica software and are their own file type
(.stg). I can save them as jpg or png and I imagine I can edit that same
code to do a batch import. I would have to resave them to a folder and name
them to do that (which I can also code if needed). As I use them they are
in a Statistica type of folder-- I can also very easily save them in a Rich
Text Format.

I guess I'll see if I can edit the code to get them out of the Statistica
workbook folder ....

thanks again,
@Brahma
 
Cool ... so if you run into any hard vertical surfaces while trying to make the
code work for you, don't spend too much time banging your head against 'em. Post
your code here, let us know what the problem is and we'll try to help.
 
Back
Top