GSOWIFBBSOWOFI3291390

The way to insert a drop-down menu in PowerPoint

PowerPoint is a program that helps us with shows utilized by enterprise professionals to help lectures, gross sales, coaching, and extra. PowerPoint helps customers to explain their level swiftly and clearly to their viewers. As well as, you need to use a drop-down menu to make use of on varieties you create in your PowerPoint slides.

The way to insert drop-down menu in PowerPoint

To insert a drop-down menu in PowerPoint, observe these steps under:

  1. Launch PowerPoint
  2. Select a Clean Structure
  3. Allow the Developer tab
  4. Click on the Developer tab
  5. click on the ComboBox within the Controls space
  6. Proper-click the Controls and choose View Code.
  7. Choose the GoFocus possibility
  8. Enter Code
  9. Go to the Slide Present tab
  10. Click on the From starting button
  11. Check the drop-down menu within the slide present

Launch PowerPoint.

Change the PowerPoint slide to a Clean Structure.

So as to add a ComboBox right into a slide, we have to add the Developer tab.

So as to add dd the Developer tab, click on the tip of the Customary toolbar on the fitting and choose customise Ribbon.

A PowerPoint Choices dialog field will seem.

Contained in the dialog field below the Foremost Tabs class, verify the checkbox for the Developer tab.

Then click on OK.

You will notice the Developer tab seem on the menu bar.

Click on the Developer tab, click on the ComboBox within the Controls group.

Draw the ComboBox into the slide.

A message field will pop up; click on allow ActiveX.

Now we’ll add code so as to add the menu decisions.

Proper-click the Combo field and choose View Code.

 

A Microsoft Visible Primary for Purposes window will open.

Click on the drop-down menu on the fitting and choose GoFocus.

Now add the Visible Primary Code under.

If ComboBox1.ListCount = 0 Then AddDropDownItems.

Press enter and add this code under.

Sub AddDropDownItems()

ComboBox1.AddItem “1”

ComboBox1.AddItem “2”

ComboBox1.AddItem “3”

ComboBox1.AddItem “4”

ComboBox1.ListRows = 4

Finish Sub

You add a background to the slide should you want.

Click on the Slide Present tab on the menu bar and click on the From starting button.

When the slide present window pops up, click on the arrow to show the choices.

We hope this tutorial helps you perceive the way to insert a drop-down menu in PowerPoint.

Learn subsequent: The way to use Auto Repair function in PowerPoint for the Net.

Leave a Reply

Your email address will not be published. Required fields are marked *

Don't Miss! random posts ..

GSOWIFBBSOWOFI3291390