How to Update a Drop Down List in Excel & Google Sheets

This tutorial demonstrates how to update a drop-down list in Excel and Google Sheets.

 

update drop down list 1

 

Update Drop Down List

If you have a drop-down list in Excel, you can update the list of items easily. Say you have the following drop-down list in cell B2, containing product names.

 

update drop down list 1

 

This drop down is populated from the range A2:A7 in Sheet2.

 

update drop down list 2

 

To add two new items to the drop-down list (Monitor and Speakers), follow these steps:

  1. First, add the new items to the source range in Sheet2 (cells A8 and A9).

 

update drop down list 4

 

  1. Now, select a cell with the drop-down data validation rule (cell B2) and in the Ribbon, go to Data > Data Validation.

 

update drop down list 3

 

  1. In the Data Validation window, you can see that the source of the drop-down list is range A2:A7 from Sheet2. To expand this source, click on the arrow next to the range.

 

update drop down list 5

 

  1. Select the expanded range (A2:A9), and press Enter on the keyboard.

 

update drop down list 6

 

  1. Now you’re back to the Data Validation window. Click OK to finish.

 

update drop down list 7

 

Now, when you click on the drop down in cell B2, the list includes the newly-added Product items.

 

update drop down list 8

 

Update Drop Down List in Google Sheets

Say you have the same drop-down list with products in Google Sheets.

 

google sheets update drop down 1

 

To update the drop-down list in Google Sheets, follow these steps.

  1. First, add new items to the range in Sheet2 (here, cells A8 and A9).

 

google sheets update drop down 2

 

  1. Select a cell with the drop-down list (A2), and in the Menu, go to Data > Data validation.

 

google sheets update drop down 3

 

  1. In the Data validation window, to the right of Criteria, click on the Select data range icon.

 

google sheets update drop down 4

 

  1. Select the range with new items (A2:A9, in Sheet2), and click OK.

 

google sheets update drop down 5

 

  1. This takes you back to the Data validation window. Click Save to confirm changes.

 

google sheets update drop down 6

 

The result is the same as in Excel: The drop-down list is updated with new items.

 

google sheets update drop down 7