Looking to create dependent dropdowns

shophoney

Active Member
Joined
Jun 16, 2014
Messages
281
Hi,

I have an excel sheet that need to look for values in a table.

I want to select from a dropdown a BRAND, then when I select the BRAND I want a unique list of all the models for that BRAND. Then select a MODEL and have the next dropdown have a list of all the SIZES...

First picture is the tab with the dropdowns.
1705898932360.png


Next picture is the table to select the data from.
My dropdown from BRAND works not for anything else.
=OFFSET(BRAND,MATCH(A6,BRAND,0),4,COUNTIF(BRAND,A6),1)
I have created named ranges. But not sure if that's correct.

1705898851100.png
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
I used this video awhile back to create a couple of dependent drop-down lists.
Maybe you'll find it useful.
 
Upvote 0
Thanks I saw that series of videos.

My issues is the second dropdown item I'm looking for MODEL will appear in the list many times as it comes in many sizes and colours. The second argument exists going down and not accross.

I hope this is clear. now.

Best
 
Upvote 0

Forum statistics

Threads
1,215,096
Messages
6,123,074
Members
449,093
Latest member
ripvw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top