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

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
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,214,864
Messages
6,121,986
Members
449,060
Latest member
mtsheetz

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