How to Create a Dependent Drop Down List in Google Sheets (Dynamic & Easy)

🔄 How to Create a Dependent Drop Down List in Google Sheets

A dependent drop-down list means that the options in the second dropdown depend on the selection made in the first. This is especially useful for things like selecting a category and sub-category, country and state, etc.


✅ Step-by-Step Example:

Let’s say you want this setup:

📋 Source Data:

CategorySub-Items
FruitsApple, Banana, Mango
VegetablesCarrot, Spinach
BeveragesTea, Coffee

🔧 Step 1: Set Up Your Lists

Use a new sheet (e.g., named "Lists"):

makefileCopyEditA1: Fruits       B1: Apple    C1: Banana   D1: Mango  
A2: Vegetables   B2: Carrot   C2: Spinach
A3: Beverages    B3: Tea      C3: Coffee

🔧 Step 2: Name Each Range

  1. Select B1:D1 (Apple, Banana, Mango).
  2. Go to Data > Named ranges, name it Fruits.
  3. Do the same for:
    • B2:C2 → Name it Vegetables
    • B3:C3 → Name it Beverages

📝 Important: The named range must match exactly with the text in your first dropdown.


🔧 Step 3: Create the First Dropdown (Main Category)

  1. In your main sheet, click on cell A1.
  2. Go to Data > Data validation.
  3. Under Criteria, choose List of items and type:
CopyEditFruits,Vegetables,Beverages

Click Done.


🔧 Step 4: Create the Dependent Dropdown

  1. Click on cell B1 (where the dependent dropdown will go).
  2. Go to Data > Data validation.
  3. Under Criteria, choose Custom formula is.
  4. Enter:
excelCopyEdit=INDIRECT(A1)

✅ This tells Google Sheets: “Get the named range based on the value in A1.”

Click Done.


🔍 How It Works:

  • When you select “Fruits” in A1 → B1 will show Apple, Banana, Mango
  • If you select “Vegetables”, you’ll see Carrot, Spinach in B1

🚀 Want to Learn Google Sheets Like a Pro?

This kind of powerful, dynamic logic is covered step-by-step in our Google Sheets course!

🔗 ✅ Enroll Now – Unlock the Power of Google Sheets

💥 Special Price: ₹1,299 → Just ₹449!

🎯 What You’ll Learn:

  • ✅ 29 step-by-step video tutorials
  • 🕒 3 hours 46 minutes of practical content
  • 🔎 From formulas & charts to scripts, automation, and dashboards
  • 👨‍🎓 Perfect for beginners and professionals alike

📈 Start automating, organizing, and analyzing data like an expert.


Top rated products