Results 1 to 19 of 19

Thread: Simple Macro to import slides from a file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #14
    VBAX Master
    Joined
    Feb 2007
    Posts
    2,096
    Location
    Isn't that exactly the code I posted back in 2007?? Obviously it won't work if you look for a folder on my (John) Desktop so you need to edit the marked line to show your desktop

    OR Use :
    strFPath =Environ("USERPROFILE") &  "\Desktop\Test\"
    Last edited by Aussiebear; 04-08-2023 at 03:56 PM. Reason: Adjusted the code tags
    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
  •