Consulting

Results 1 to 2 of 2

Thread: Extract or select slides by number (position)

  1. #1

    Extract or select slides by number (position)

    Hello to everyone,

    I'm quite a newbie and I really apreciate some help, I have a big powerpoint file with more than 400 slides, I identified which one are useful to me right now, and would like to extract them to a new file so it would be easier to work with.

    Is there any Vba code I can implement that can do that? I would like to input a list of the slides I want to extract and it could create a new file with only these slides or may if just is selecting them and I can copy and paste'em to the new file.

    If anyone could help me I would be very greatful, thanks

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,711
    Location
    Not sure what you mean by easier to work with

    If you pull them out, I imagine you'd have to put them back in

    Have you looked at using the PP Custom Slide Show feature on the 400 slide presentation?

    You can also Hide slides and keep them from showing, but they are still in the presentation
    Attached Files Attached Files
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Tags for this Thread

Posting Permissions

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