Video: Manage drop-down lists - Microsoft Support (2024)

To prevent changes to your drop-down list data, you can hide the columns, rows, or the entire worksheet that contains the data. And unhide them if you need to make changes. You can also lock and password protect the cells on the worksheet or even the entire worksheet.

Lock cells to protect them

Your boss wanted you to protect a workbook, but she also wanted to be able to change a few cells after you were done. So, you unlocked some cells. Now your boss is done, so you can lock the cells. Here's how.

  1. Select the cells you want to lock.

  2. Click HOME, then click the Format Cell dialog box launcher (the arrow to the right of Alignment in the ribbon).

  3. Click the Protection tab, check the Locked box, and click OK.

  4. Click REVIEW > Protect Sheet or Protect Workbook, and reapply protection.

Want more?

Create a drop-down list

Add or remove items from a drop-down list

Remove a drop-down list

Lock cells to protect them

To prevent anyone from accidentally changing drop-down list data, you can hide the columns, rows, or the entire worksheet that contains the data.

You can then unhide them, if you need to make changes.

You can also lock and password-protect the cells on the worksheet, or even the entire worksheet.

By password protecting the data, only people with the password can make changes.

But it’ll also require a little more effort on your part, if you decide to make changes, because you have to unprotect the data first.

To hide columns or rows, select the columns or rows, right-click them, and click Hide.

To unhide them, select the column or row on one side of the hidden columns or rows, drag your mouse to the other side, right-click, and click Unhide.

To hide a worksheet, right-click the worksheet’s tab, and click Hide.

To unhide a worksheet, right-click any worksheet tab, click Unhide, and click OK.

By default, all cells on a worksheet are locked.

But, this has no effect until the worksheet is password-protected.

To password-protect a worksheet, right-click its tab and click Protect Sheet.

Enter the password and click OK.

Re-enter the password and click OK again.

Now, if I try to type in any cell on the worksheet, I get an error.

To unprotect a worksheet, right-click the worksheet’s tab, click Unprotect Sheet, enter the password, and click OK.

To lock specific cells, you first have to change the default for the worksheet.

Select the entire worksheet, right-click it, and click Format Cells.

In Format Cells, click the Protection tab, uncheck Locked, and click OK.

Select the specific cells you want to lock, right-click them, and click Format Cells.

In Format Cells, check Locked, and click OK.

Then password-protect the worksheet.

Only these cells on the worksheet are locked.

I can type in an unlocked cell, but if I try to type in a locked cell, I get an error.

To change the options for a drop-down list, you edit the data for the drop-down list, and possibly the Data Validation Source field.

For a drop-down list that uses a comma-delimited list in the source field, select the cells with the drop-down list, and in the Data Validation, in Source field, make the desired changes to the comma-delimited list.

And click OK.

And we can see the updated list options.

For a drop-down list that is based on a cell range, click a cell in the range and type the changes you want to make.

To insert a drop-down list option, right-click a cell in the range, click Insert, click OK, and type your new option in the cell.

Deleting a cell works similarly.

And again, we can see the updated list options.

You can also select the cells in the drop-down list, click Data Validation, and set Source to the new cell range.

For a drop-down list that is based on a named range, click a cell in the range and type the change you want to make.

To insert a drop-down list option, right-click a cell in the range, click Insert, click OK, and type your new option in the cell. Deleting a cell works similarly.

And again, we can see the updated list options.

To edit or delete a named range, click the FORMULAS tab, and click Name Manager.

In Name Manager, select the desired name, and click Edit or Delete.

To delete a drop-down list from cells, select the cells, click Data Validation, click Clear All, and click OK.

The drop-down list is removed from the cells, but not the values that have been selected.

You can remove those by pressing Delete.

Now you have a pretty good idea about how to apply and use drop-down lists in Excel.

Of course, there is always more to learn.

So, check out the course summary at the end, and best of all, explore Excel 2013 on your own.

Video: Manage drop-down lists - Microsoft Support (2024)

FAQs

How do I fix a drop-down list? ›

On the worksheet where you applied the drop-down list, select a cell that has the drop-down list. Go to Data > Data Validation. On the Settings tab, click in the Source box, and then change your list items as needed.

How do you restrict a drop-down list in Excel? ›

Use data validation to restrict the type of data or the values that users enter into a cell, like a dropdown list. Select the cell(s) you want to create a rule for. Select Data >Data Validation.

What is a drop-down list in Windows? ›

In a computer GUI (graphical user interface), a drop-down menu is a menu that offers a list of options. The title of the menu, or the currently-selected item in the list, is always displayed.

How do I create a drop down validation list? ›

All you need to do is follow these steps:
  1. Select the cells you want to contain the drop-down lists.
  2. Click on Data Validation.
  3. Insert Yes, No in the Source field on the pop-up, only separated by a comma.
  4. Click OK to save your yes/no drop-down list.
Apr 21, 2023

How do I create a drop-down dropdown? ›

Use any element to open the dropdown menu, e.g. a <button>, <a> or <p> element. Use a container element (like <div>) to create the dropdown menu and add the dropdown links inside it. Wrap a <div> element around the button and the <div> to position the dropdown menu correctly with CSS.

How do I limit a drop-down list? ›

To limit the number of entries, select the Settings tab in the Data Validation dialog box. In the Allow dropdown menu, select Whole Number. In the Data dropdown menu, select between. In the Minimum box, enter "1" and in the Maximum box, enter "5".

How do I enable a drop-down list in Excel? ›

How to Create a Drop-down List in Excel (in 60 Seconds)
  1. Step 1: Choose drop-down list items. Drop-down lists control data entry. ...
  2. Step 2: Go to the 'Data' tab. This step is easy😊 ...
  3. Step 3: Click 'Data Validation' ...
  4. Step 4: Allow data validation 'List' ...
  5. Step 5: Select the source list.
Mar 19, 2024

How do I get rid of a drop-down list? ›

  1. Select the cell with the drop-down list. If you have multiple cells with drop-down lists that you want to delete, you can use Ctrl+Left click to select them.
  2. Click Data >Data Validation.
  3. On the Settings tab, click Clear All.
  4. Click OK.

What is the difference between a listbox and a drop-down list? ›

Summary: Listboxes and dropdowns are compact UI controls that allow users to select options. Listboxes expose options right away and support multi-selection while dropdowns require a click to see options and support only single-selection.

Where is the drop-down menu? ›

A drop-down menu is a graphical user interface element that allows users to choose from a list of options that appears when they click on or hover over a button or other control. The list of options "drops down" from the control, hence the name.

How do I create a fillable drop-down list in Word? ›

Insert a combo box or a drop-down list
  1. Go to Developer > Combo Box Content Control or Drop-Down List Content Control .
  2. Select the content control, and then select Properties.
  3. To create a list of choices, select Add under Drop-Down List Properties.
  4. Type a choice in Display Name, such as Yes, No, or Maybe.

How do I create a drop-down list with multiple selections in Word? ›

Step 1: Follow the steps in Part 1 to add a drop-down list in Word. Step 2: After adding the drop-down list, click on it and then click Properties. Step 3: In the Drop-Down List Properties dialog box, select the Allow multiple selections checkbox. Step 4: Click OK to close the Drop-Down List Properties dialog box.

How to create a drop-down list in Microsoft Forms? ›

Re: Drop down box and lists
  1. Choose dropdown as question type on Microsoft Forms.
  2. List all answers you would like to add as dropdown on an excel sheet.
  3. On excel sheet, select all and copy (CTRL+C)
  4. Paste (CTRL+V) them to first answer option space on Microsoft Forms.

How to create a drop-down list in Outlook? ›

In the Content Control Properties window, click the Add button, then type the first item in the Value box (the Display Name box will get filled automatically), and click OK. Repeat for all other items you wish to include in the list. Remove the default "Choose an item", and then click OK to save your list.

Top Articles
Latest Posts
Article information

Author: Melvina Ondricka

Last Updated:

Views: 6229

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.