Vlookup within Data Validation

jbj512

New Member
Joined
Mar 23, 2011
Messages
3
There seem to be many posts related to these two topics taken together, but I haven't been able to find one that solves my problem:

On Sheet 2, I have a data table with 4 columns. Column A contains industry (4 unique listings) and Column B contains clients (5 unique listings per industry).

On Sheet 1, I would like to have cell A1 give me a dropdown of the 4 industries and cell B1 give me a dropdown of the clients for the respective industry chosen in A1.

One catch: the data source is dynamic; new entries can be added at any point (assume the industries will remain constant but new entries with new clients can be added). Basically, I need the dropdown in B1 to update with the new clients entered in the data source

My thought was something like a vlookup in the data validation source (using list) for B1 that does a lookup of the value in A1 and returns the list of all corresponding clients in the data source.

Any ideas?
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
I've actually reviewed that page before but couldn't find the answer. If I'm mistaken, please let me know

Any other ideas out there?
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,828
Members
452,946
Latest member
JoseDavid

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