+ Reply to Thread
Results 1 to 2 of 2

VBA Code to Export All Content from PowerPoint deck

  1. #1
    Forum Contributor Webbers's Avatar
    Join Date
    09-06-2005
    Location
    Poinciana, FL
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    337

    VBA Code to Export All Content from PowerPoint deck

    I have a working macro that extracts from PowerPoint and places it in a .txt. Now my Macro displays:
    • Separator between slides
    • Slide Title
    • Notes

    Now I would like to have the Slide # added (between the separator and the Title). so it looks like this:
    • Separator between slides
    • Slide Number
    • Slide Title
    • Notes

    And just like the current code shows, if the slider does not contain any notes, the Slide Number & Title would still be displayed, just like they are now. And can the path for the Output file be changed so the user provides a path an a NEW txt file is created, rather than a pre-named file being required?

    And one more thing, is there anyway the output can be in an Excel File, rather than a Text File? Thanks so very much!!!!

    Please Login or Register  to view this content.
    Last edited by Webbers; 02-09-2023 at 04:49 PM. Reason: File Output request
    ~*~ Sherry ~*~
    Poinciana, FL

  2. #2
    Forum Contributor Webbers's Avatar
    Join Date
    09-06-2005
    Location
    Poinciana, FL
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    337

    Re: VBA Code to Export All Content from PowerPoint deck

    Nevermind, I figured it out

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Duplicate the last 2 slides in a powerpoint deck, in order.
    By Palooka_ in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-28-2015, 12:38 PM
  2. Need VBA code to export any selcted item from excel to Powerpoint
    By wahengme in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-29-2014, 11:07 AM
  3. VBA Code to export Excel to OVERWRITE an EXISTING PowerPoint
    By rick_tiger in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-06-2012, 04:49 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1