Variable Data Validation List Based on Cell Value

David20

Board Regular
Joined
May 7, 2009
Messages
57
Data Set:
Sheet1 (Table 'Alpha' on Sheet1!A1:B200)
-ColumnA: Employee_Name (sorted A-Z)
-ColumnB: Qualification_Code (01A, 01B, ..., 01Z) (Each employee has a single Code, but multiple employees have the same Code)

Sheet2 (Sheet2!A1:C100)
-ColumnA: Position_Title
-ColumnB: Position_Code (01A, 01B, ..., 01Z) (Each position has a single Code, but multiple positions can have the same Code)
-ColumnC: Qualified_Employee (where I want to put a drop-down list that only shows qualified employees based on the Position Code)​

Question:
How do I create a data validation list in Sheet2!ColumnC that will show a list of qualified employees based on the Position Code in Sheet2!ColumnB? Due to other functionalities, I have to leave Table 'Alpha' sorted as-is.
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Thank you for helping! Unfortunately, my work computer is pretty locked down and won't let me enable macros a downloaded .xlsm file. I'll test this at home and let you know if I have any questions.
 
Upvote 0

Forum statistics

Threads
1,215,472
Messages
6,125,011
Members
449,204
Latest member
tungnmqn90

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