Results 1 to 6 of 6

Thread: Adding multiple images to a single slide with a VBA Macro

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Master
    Joined
    Feb 2007
    Posts
    2,096
    Location
    In the first problem line or code
    What is file.Name?? file looks like an unspecified object

    Also will strFileJPG = "orig." + WID + "gu" + thisUse + "sPSQ-donorr1200EXFO.jpg"
    create a valid file name? The "." looks suspect to me.

    There must be easier ways of coding this too. What does the csv look like and what exactly do you want the slide to look like?
    Last edited by John Wilson; 05-18-2012 at 02:09 AM.
    John Wilson
    Microsoft PowerPoint MVP
    Amazing Free PowerPoint Tutorials
    http://www.pptalchemy.co.uk/powerpoi...tutorials.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •