Table of Contents
How to edit drop down list in Excel
Modify a comma separated drop-down list
Edit drop down menu based on a range of cells
Change drop down list based on a named range
Edit drop down menu created from table
How to quickly add or remove items in drop down list
How to copy drop down list in Excel
How to delete drop down list in Excel
Remove drop-down menu from selected cells
Delete drop-down list from all cells in the current sheet
Practice workbook
Home Topics excel How to edit, copy and delete drop down list in Excel

How to edit, copy and delete drop down list in Excel

Mar 25, 2025 am 10:39 AM

In this article, we'll explore how to modify, copy and delete drop-down lists in Excel. We'll provide step-by-step instructions and screenshots to guide you through the process, whether you're a beginner or an experienced Excel user.

In a series of articles, we looked at different ways to create a drop-down menu in Excel to make data entry easier, faster and less prone to errors. Once a drop-down list is created, you may need to change it for a variety of reasons. For example, you may want to update the list with new options, insert the same picklist in other cells, or remove it from the sheet entirely. By changing dropdown lists, you can ensure that your data is accurate, consistent, and up-to-date, making it easier to manage and analyze.

How to edit drop down list in Excel

There are several reasons why you may want to change a dropdown list in Excel. This can be necessary when new choices need to be added, or when existing options need to be modified or removed. How you change a drop down menu in Excel depends on how you created it. Knowing the right techniques, editing dropdown lists is a simple and straightforward process.

Modify a comma separated drop-down list

To edit a comma-separated drop down box, proceed with the following steps:

  1. Select the cell(s) containing the drop-down list.
  2. On the Data tab, in the Data Tools group, click Data Validation. This will open the Data Validation dialog box.
  3. In the Source box, change, add or remove comma-separated items.
  4. Click OK to save the changes.

How to edit, copy and delete drop down list in Excel

Tip. If you want to apply the changes to all the cells containing this particular dropdown, select the Apply these changes to all other cells with the same settings option.

Edit drop down menu based on a range of cells

If you have created a drop-down list from a range of cells, you can edit it in this way:

  1. On your worksheet, modify the source list of items the way you want - change the items, add new or remove the existing ones.
  2. Select the cells containing your drop-down list.
  3. On the Data tab, click Data Validation.
  4. In the Data Validation window, change the range reference in the Source box. You can either edit the reference manually or select an appropriate range using the mouse.
  5. Click OK to save the changes and close the window.

How to edit, copy and delete drop down list in Excel

Change drop down list based on a named range

If your picklist is based on a named range, the changes you make to the existing items will be reflected in all drop-down boxes based on this named range automatically. If you add or remove items, then you will also need to update the range reference in the Name Manager.

  1. In the worksheet containing your named range, add or delete items. Remember to arrange the items in the order you want them to appear in your drop-down list.
  2. Change the reference to the named range.
    • Open the Name Manager dialog window by press the Ctrl F3 keys together. Or click the Formulas tab > Name Manager.
    • In the Name Manager dialog box, select the named range you want to update and click Edit.
    • Change the reference in the Refers to box and click OK.
    • Click the Close button to close the Name Manager dialog box.

How to edit, copy and delete drop down list in Excel

Tip. To avoid the necessity to update the range reference after expanding or contracting the source list, it makes sense to create a dynamic Excel drop-down menu. In this case, the dropdown list will get updated automatically in all associated cells as soon as you add or remove or add new items.

Edit drop down menu created from table

To update a drop down list created from a table, you have to do… nothing :) Excel tables are dynamic by nature and expand automatically to include new data. In other words, all the changes you make to the source table are reflected in all related drop-down lists automatically. Awesome!

How to quickly add or remove items in drop down list

To make your drop-down menu larger or smaller, you can edit it as explained in the above examples. To save time, you can use the following life hack to add or remove items without changing Data Validation settings.

Suppose you've created a drop-down list based on the range A3:A12:

How to edit, copy and delete drop down list in Excel

To add more items to the list without opening the Data Validation dialog box, perform these two quick steps:

  1. In the items range, insert a new cell where appropriate. For this, select the cell below the target position, right-click it, click Insert > Shift cells down, and then click OK.

    How to edit, copy and delete drop down list in Excel

    The result is a newly added blank cell:

    How to edit, copy and delete drop down list in Excel

  2. In the inserted cell, type a new item:

    How to edit, copy and delete drop down list in Excel

    That's it! In the Data Validation dialog window, the range reference is automatically changed from A3:A12 to A3:A13. And the new item appears in the drop down menu:

    How to edit, copy and delete drop down list in Excel

Tip. To remove an item from a drop-down list without updating the range reference, in step 1, click Delete > Shift cells up.

How to copy drop down list in Excel

For a picklist to appear in multiple cells, you can simply copy it like any other cell content by dragging the fill handle through the adjacent cells or by using the copy (Ctrl C) and past (Ctrl V) shortcuts.

These methods copy all the contents of a cell including Data Validation and the current selection. So, they are best to be used when no item is selected in the dropdown yet.

How to edit, copy and delete drop down list in Excel

To copy a drop down list without the current selection, use the Paste Special feature to only copy the Data Validation rule. Here's how:

  1. Select the cell with the drop-down list and press Ctrl C to copy it.
  2. Select the cells where you want to add the dropdown.
  3. Right-click the selection, click Paste Special, and then select the Validation option.

    Alternatively, use the Paste Special > Validation shortcut, which is Ctrl Alt V, then N.

  4. Click OK.

How to edit, copy and delete drop down list in Excel

For more information, please see How to copy Data Validation in Excel.

How to delete drop down list in Excel

If the drop-down boxes are no longer needed in your Excel, you can remove them entirely from some or all cells in the sheet.

Remove drop-down menu from selected cells

To delete a drop down list from specific cells, carry out these steps:

  1. Select the cells from which you want to remove drop down boxes.
  2. On the Data tab and click Data Validation.
  3. On the Settings tab of the Data Validation dialog window, click the Clear All button.
  4. When done, click OK to close the dialog window.

How to edit, copy and delete drop down list in Excel

This method removes drop-down menus from the selected cells but keeps the currently selected values.

To delete both the dropdown and selection, select the cells, and on the Home tab, in the Editing group, click Clear > Clear all.

Delete drop-down list from all cells in the current sheet

To remove a certain drop-down list from all the cells in the active worksheet, these are the steps to perform:

  1. Select any cell containing your drop-down list.
  2. On the Data tab, click Data Validation.
  3. On the Settings tab of the Data Validation window, check the Apply these changes to all other cells with the same settings box.

    Checking this option will automatically select all the cells referencing this particular list in the active sheet.

  4. Click the Clear All button.
  5. Click OK to save the changes and close the window.

How to edit, copy and delete drop down list in Excel

This method deletes the drop-down list from all cells in the active sheet keeping the currently selected values. This won't delete the same dropdown from other sheets in the same workbook.

That's how to change, copy and remove picklists in Excel. Now you have all the skills you need to manage drop-down lists with ease, saving time for more important things. Thank you for reading!

Practice workbook

How to edit drop down list in Excel - examples (.xlsx file)

The above is the detailed content of How to edit, copy and delete drop down list in Excel. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Excel formula to find top 3, 5, 10 values in column or row Excel formula to find top 3, 5, 10 values in column or row Apr 01, 2025 am 05:09 AM

This tutorial demonstrates how to efficiently locate the top N values within a dataset and retrieve associated data using Excel formulas. Whether you need the highest, lowest, or those meeting specific criteria, this guide provides solutions. Findi

Add a dropdown list to Outlook email template Add a dropdown list to Outlook email template Apr 01, 2025 am 05:13 AM

This tutorial shows you how to add dropdown lists to your Outlook email templates, including multiple selections and database population. While Outlook doesn't directly support dropdowns, this guide provides creative workarounds. Email templates sav

How to add calendar to Outlook: shared, Internet calendar, iCal file How to add calendar to Outlook: shared, Internet calendar, iCal file Apr 03, 2025 am 09:06 AM

This article explains how to access and utilize shared calendars within the Outlook desktop application, including importing iCalendar files. Previously, we covered sharing your Outlook calendar. Now, let's explore how to view calendars shared with

How to use Flash Fill in Excel with examples How to use Flash Fill in Excel with examples Apr 05, 2025 am 09:15 AM

This tutorial provides a comprehensive guide to Excel's Flash Fill feature, a powerful tool for automating data entry tasks. It covers various aspects, from its definition and location to advanced usage and troubleshooting. Understanding Excel's Fla

Regex to extract strings in Excel (one or all matches) Regex to extract strings in Excel (one or all matches) Mar 28, 2025 pm 12:19 PM

In this tutorial, you'll learn how to use regular expressions in Excel to find and extract substrings matching a given pattern. Microsoft Excel provides a number of functions to extract text from cells. Those functions can cope with most

MEDIAN formula in Excel - practical examples MEDIAN formula in Excel - practical examples Apr 11, 2025 pm 12:08 PM

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

FV function in Excel to calculate future value FV function in Excel to calculate future value Apr 01, 2025 am 04:57 AM

This tutorial explains how to use Excel's FV function to determine the future value of investments, encompassing both regular payments and lump-sum deposits. Effective financial planning hinges on understanding investment growth, and this guide prov

How to remove / split text and numbers in Excel cell How to remove / split text and numbers in Excel cell Apr 01, 2025 am 05:07 AM

This tutorial demonstrates several methods for separating text and numbers within Excel cells, utilizing both built-in functions and custom VBA functions. You'll learn how to extract numbers while removing text, isolate text while discarding numbers

See all articles