I am writing a VB subroutine to copy charts from Excel and paste them into an existing PowerPoint Slide Presentation. Do I remember reading somewhere that it is possible to refer to a PowerPoint slide by a name, rather than the index number? I am trying to anticipate slides being inserted or re-ordered, and so I’m trying to write the code to find the target slide even though it may change position in the order. But I can’t find an option anywhere in PowerPoint to name a slide. Is the name the title entry?