How To Create A Dependent Drop-Down List in Google Sheets
How To Create A Dependent Drop-Down List in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 1/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
How to Create a
In this article: Blog > Tutorials
Definition
Dependent Drop-
Dependent Drop-down
List
Multiple Dependent Drop-
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 2/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 3/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 4/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 5/12
5. Set Up Data Validation for the
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
Dependent Drop-down
Click the drop-down in cell B10 and click the edit icon.
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 6/12
How to Create a Multiple
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 7/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
Apply data validation, but don't set the range yet. It will
change based on what you pick in A10. Repeat these steps for
cells B11, B12, and B13.
INDIRECT("Genre"), IF(TRANSPOSE(A10:A13)=B1,
INDIRECT("Author"), IF(TRANSPOSE(A10:A13)=C1,
INDIRECT("Year"), INDIRECT("Publisher")))))), ""))
You can use the template below in E2 (or your chosen range):
=ARRAYFORMULA(IF(LEN(A10:A13),
TRANSPOSE(ARRAYFORMULA(IF(TRANSPOSE(A10:A13)=
[Category1 Cell], INDIRECT("[Named Range1]"),
IF(TRANSPOSE(A10:A13)=[Category2 Cell], INDIRECT("
[Named Range2]"), ...)))), ""))
You can replace [Category1 Cell] with the cell that contains the
first category header (like A1 for 'Genre').
Replace [Named Range1] with the corresponding named range
for this category (like 'Genre').
Repeat for other categories and their named ranges.
5. Link the Dependent Drop-downs to
the Formula
To edit B10's data validation, click the cell 'B10' then select the
edit icon.
Do the same for B11 (E3:H3), B12 (E4:H4), and B13 (E5:H5).
These ranges change based on your selections in A10 to A13.
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 9/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
You should see genre options in B10. Test this for A11, A12, and
A13, and check if B11, B12, and B13 show the right options.
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 10/12
Work less, automate more!
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
Use Lido to connect your spreadsheets to email, Slack, calendars, and more to automate data transfers and eliminate manual
copying and pasting. View all use cases ->
Extract key info from a PDF contract Send SMS from Google Forms Autofill Google Docs from Google Forms
and fill a spreadsheet responses responses
Get notified when a Google Sheets cell Create Google Calendar events from Create Google Calendar events from
exceeds a value Google Forms Submissions Google Sheets
Send daily KPI updates in Slack Send emails based on dates in a Google Send email notifications to different
Sheet people based on Google Form answers
Related articles
Google Drive OCR: The Ultimate Guide for 2024 How to Use Google Docs OCR (Easiest Way in 2024)
6 Zapier Alternatives
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 11/12
7/27/24, 10:54 AM How to Create a Dependent Drop-down list in Google Sheets
https://www.lido.app/tutorials/dependent-drop-down-list-google-sheets 12/12