What is a drop down in PowerPoint and how can I use it in my presentation design?

A drop-down in PowerPoint is an interactive element — most commonly created using a Combo Box or List Box from the Developer tab’s ActiveX or Form Controls — that allows viewers or presenters to select from a predefined list of options during a slideshow. Unlike static slides, drop-downs make your presentation dynamic by revealing relevant content based on a selection, enabling a single slide to serve multiple audiences or scenarios. They are most useful in training decks, interactive kiosks, self-paced e-learning presentations, or any situation where the presenter wants to control what information appears without flipping through many slides.

To access drop-down controls in PowerPoint, you first need to enable the Developer tab, which is hidden by default. Go to File → Options → Customize Ribbon, then check the Developer box and click OK. Once visible, the Developer tab gives you access to ActiveX Controls, including the Combo Box — the control most people mean when they say ‘drop-down.’ The Combo Box lets users click a downward-facing arrow to reveal a list of text items you define. You can place this control anywhere on a slide, resize it to fit your design, and populate it with options by right-clicking and choosing Properties while still in Design Mode.

A common mistake beginners make is confusing a Combo Box with a List Box. A Combo Box shows a collapsed single-line selector that expands on click — ideal for saving visual space on a crowded slide. A List Box, by contrast, displays all options simultaneously in a scrollable panel, which is better when you want viewers to compare choices at a glance. Another frequent error is forgetting to exit Design Mode before running the presentation; if you leave Design Mode active, clicking the drop-down will open its properties instead of functioning as intended. Always click the ‘Exit Design Mode’ button on the Developer tab before presenting. For automation beyond simple selection, lightweight VBA macros can be attached to a Combo Box’s Change event to navigate to a specific slide based on the chosen option — for example, selecting ‘Budget Overview’ from the drop-down could automatically advance to slide 14 of your deck.

  • Enable the Developer tab first by navigating to File → Options → Customize Ribbon and checking the Developer checkbox, since this tab is hidden in all default PowerPoint installations.
  • Insert a Combo Box by clicking Developer → Insert → ActiveX Controls → Combo Box, then draw the control to your desired size directly on the slide canvas.
  • Right-click the Combo Box in Design Mode and select Properties, then locate the ListFillRange field if linking to Excel data, or use the AddItem method in VBA to manually populate your drop-down list.
  • Write a short VBA macro triggered by the Combo Box’s Change event so that selecting ‘Region: North’ automatically jumps to slide 5 while ‘Region: South’ jumps to slide 9, creating a truly branching presentation.
  • Style the Combo Box using the BackColor, ForeColor, and Font properties in the Properties pane to match your slide theme — for example, setting BackColor to a dark hex value like #1F3864 for a corporate deck.
  • Test the drop-down in Slide Show view (not Presenter View) on the actual device you will use, since ActiveX controls can behave differently across PowerPoint versions 2016, 2019, and Microsoft 365.
  • Save your file as a .pptm (macro-enabled presentation) rather than the standard .pptx format, otherwise PowerPoint will strip out any VBA code attached to your drop-down on the next save.

Drop-downs in PowerPoint are a powerful tool for interactive design, but they come with real limitations worth knowing before you commit. They rely on ActiveX controls, which are only fully supported on Windows versions of PowerPoint — Mac users and web-based PowerPoint Online do not support these controls at all. If your audience will view the file on a Mac or through a browser, consider hyperlinked button navigation as a simpler cross-platform alternative. For Windows-based presentations, however, a well-configured Combo Box with VBA logic can dramatically reduce slide count and create a polished, app-like experience that impresses stakeholders and simplifies complex multi-path content.

Need a presentation that wins the room? SlideGenius designs custom, high-impact decks for brands like Red Bull, Amazon, and Adidas. Browse our presentation design portfolio, explore our PowerPoint design services, or contact us for a free quote.

Ready to kick off your project?

Fill out the form below to speak
with a SlideGenius representative.