PowerPoint Slide Branching With Hyperlinks for Non-Linear Decks
🔍 WiseChecker

PowerPoint Slide Branching With Hyperlinks for Non-Linear Decks

You want to build a PowerPoint presentation that does not follow a straight line from slide 1 to slide 10. Instead, you need the audience to jump to different sections based on their choices or questions. This is called non-linear branching, and PowerPoint supports it using hyperlinks on text, shapes, or images. This article explains how to set up slide branching with hyperlinks, what the technical requirements are, and which common mistakes to avoid so your deck works reliably during a live presentation.

Key Takeaways: Building a Non-Linear Deck With Hyperlinks

  • Insert > Link > Place in This Document: Creates a jump to any slide in the same presentation.
  • Action Button shapes: Pre-built navigation shapes that trigger hyperlinks on click or mouse-over.
  • Slide Master with hidden navigation symbols: Prevents accidental clicks and keeps the design clean.

ADVERTISEMENT

How PowerPoint Hyperlinks Enable Non-Linear Navigation

A standard PowerPoint presentation advances sequentially from one slide to the next. Non-linear branching breaks that order. You can send the audience from a menu slide to a specific section, then back to the menu, or to a completely different part of the deck. PowerPoint hyperlinks make this possible by linking any object on a slide to another slide in the same file, to a custom show, to a web page, or to another file entirely.

The feature that matters most for branching is “Place in This Document.” It allows you to select any slide by its title or slide number. When you click the linked object during a slide show, PowerPoint jumps directly to that slide. No animation or transition plays during the jump unless you configure one separately. The slide show continues from the destination slide until you click another hyperlink or press Escape.

When to Use Slide Branching

Non-linear decks are common in training modules, choose-your-own-adventure presentations, product configurators, and interactive quizzes. For example, a sales deck might have a main menu with three product areas. The presenter clicks a button to go to Product A, then clicks a “Back to Menu” button to return. A training module might show a question slide with two answer buttons. Clicking the correct answer jumps to a “Correct” slide, while the wrong answer jumps to a “Try Again” slide. Branching also works for self-running kiosk presentations where users tap on-screen buttons to navigate.

Steps to Create Slide Branching With Hyperlinks

The following steps assume you have all slides already created in a single PowerPoint file. You will add hyperlinks to objects that control the navigation.

Add a Hyperlink to a Shape or Text Box

  1. Select the object that will trigger the jump
    Click a shape, text box, picture, or SmartArt graphic. For text, highlight the specific words you want to make clickable.
  2. Open the Insert Link dialog
    Go to the Insert tab and click Link in the Links group. Alternatively, right-click the selected object and choose Link.
  3. Choose Place in This Document
    In the left pane of the Insert Hyperlink dialog, select Place in This Document. A list of all slides appears, ordered by slide number. Each entry shows the slide title and a thumbnail preview.
  4. Select the destination slide
    Click the slide you want to jump to. The dialog shows a preview of that slide. Click OK to create the link.
  5. Test the link in Slide Show mode
    Press F5 to start the presentation from the first slide. Navigate to the slide containing your link. Click the linked object. PowerPoint jumps to the destination slide.

Add a Back-to-Menu Button Using Action Buttons

  1. Insert an Action Button shape
    Go to Insert > Shapes. Scroll to the bottom of the shapes gallery to the Action Buttons section. Choose the Home button (a house icon) or the Custom button (a blank rectangle).
  2. Draw the button on the slide
    Click and drag on the slide to create the button. The Action Settings dialog opens automatically.
  3. Set the hyperlink destination
    Under the Mouse Click tab, select Hyperlink to. From the drop-down list, choose Slide. A list of all slides appears. Select the menu slide. Click OK twice to close both dialogs.
  4. Format the button
    Right-click the button and choose Format Shape. Adjust fill color, outline, and text to match your deck. To add text, right-click the button and choose Edit Text. Type “Menu” or “Back.”

Create a Hidden Navigation Slide

  1. Duplicate the menu slide
    Right-click the menu slide in the thumbnail pane and choose Duplicate Slide. This copy will serve as a hidden hub.
  2. Hide the duplicate slide
    Right-click the duplicated slide in the thumbnail pane and choose Hide Slide. The slide number appears with a slash through it. Hidden slides do not appear in the normal slide show sequence but remain accessible via hyperlinks.
  3. Create hyperlinks from section slides to the hidden hub
    On each section slide, add a button or text hyperlink that points to the hidden slide number. When clicked, the presenter jumps to the hidden hub and can then choose another section.

ADVERTISEMENT

Common Issues With Slide Branching and How to Fix Them

Hyperlink Jumps to the Wrong Slide After Slides Are Reordered

PowerPoint hyperlinks store the target slide number, not the slide title. If you move slides around after creating links, the hyperlink still points to the old slide number. To avoid this, create all hyperlinks as the final step after you finish arranging slides. If you must reorder, update each hyperlink manually by right-clicking the linked object, choosing Edit Link, and selecting the correct slide.

Linked Object Does Not Respond During Slide Show

This usually happens when the object is placed inside a placeholder that has its own click action. For example, clicking a text box inside a content placeholder may activate the placeholder’s default action instead of the hyperlink. To fix this, remove the object from the placeholder. Cut the object and paste it directly onto the slide background. Then reapply the hyperlink.

Back Button Does Not Return to the Previous Slide

PowerPoint hyperlinks do not remember the previous slide. A “Back” button must point to a specific slide number. If you need true back functionality, create a hidden navigation slide that acts as a hub. Each section slide sends the presenter back to the hub, not to the exact previous slide. For a more advanced solution, use VBA code with Application.SlideShowWindow.View.Previous, but that requires macro-enabled presentations and may trigger security warnings.

Hyperlink Branching vs Custom Slide Shows for Non-Linear Decks

Item Hyperlink Branching Custom Slide Shows
Setup complexity Add one link per object Define named subsets of slides
Navigation flexibility Jump to any slide from any object Jump only to the start of a custom show
Back-to-menu support Requires manual back buttons End custom show returns to the main show
Slide reordering impact Breaks links if slides are moved Custom shows update automatically
Best use case Interactive menus, quizzes, kiosks Presenting different sections to different audiences

Custom Slide Shows are an alternative for non-linear navigation. You define named subsets of slides, then create a hyperlink to each custom show. When the hyperlink is clicked, PowerPoint plays only the slides in that custom show. When the custom show ends, the presentation returns to the slide that contained the hyperlink. This approach handles back navigation automatically but is less flexible for complex branching because you cannot jump to individual slides within a custom show from outside it.

You can now build a non-linear PowerPoint deck using hyperlinks to any slide in the presentation. Start by creating a menu slide with buttons for each section. Add back buttons on each section slide that point to the menu. Test all links in Slide Show mode after you finish arranging slides. For deeper control, explore the Slide Show tab and try linking to custom shows instead of individual slides. Use the hidden slide feature to create navigation hubs that keep your deck organized and your audience on track.

ADVERTISEMENT