Dynamic Drop Down Lists

Az566

New Member
Joined
Mar 16, 2014
Messages
11
I have a sheet with Group Name and Group ID, under which I have Sub ID numbers and Sub names. On another sheet I want to select the Group Name to get the list of Sub Names populated in a column.

For example:

Bob's Family1289731Paul's Family98012309
Bob13Paul125
Andrea37Jimmy67
Simon12Samantha8
Paula6Tim85

<colgroup><col><col span="2"><col><col></colgroup><tbody>
</tbody>

If I select Bob's Family from the drop down list, I want the table below to be populated with all the names of Bob's family.

Been trying with arrays but since I don't know which column will be selected I can't seem to do it?
 
Last edited:

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,215,107
Messages
6,123,127
Members
449,097
Latest member
mlckr

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