+ Reply to Thread
Results 1 to 2 of 2

add a specific slide to a powerpoint array of slides

  1. #1
    Registered User
    Join Date
    10-18-2007
    Location
    Israel
    Posts
    2

    add a specific slide to a powerpoint array of slides

    The following command deletes at once an array of slides from a presentation

    ActivePresentation.Slides.Range(Array(1, 5, 69, 70.....)).delete

    But how do I add a specific slide to the array (if the slide meet some condition) before proceeding to deletion?

    Thanks Avi

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,431

    Re: add a specific slide to a powerpoint array of slides

    you could create your own array

    this code only selects them but you can change select to delete
    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

+ 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. copy specific excel charts to a specific powerpoint slides
    By coolin in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-26-2019, 08:52 PM
  2. [SOLVED] In PowerPoint 2010 How Can I Number the Slides "Slide 1 of 10"?
    By Gnokrojam in forum PowerPoint Formatting & General
    Replies: 6
    Last Post: 08-13-2013, 05:24 PM
  3. Copy and paste some charts from excel into specific slide on a powerpoint template
    By ones4rus in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-23-2013, 03:00 AM
  4. [SOLVED] Copy Named charts in Excel to specific slide in Powerpoint
    By allstarrunner in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2012, 09:10 AM
  5. [SOLVED] Link from an Excel spreadsheet to a specific slide in PowerPoint
    By VAB Charlie in forum Excel General
    Replies: 1
    Last Post: 02-22-2005, 07:06 PM

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