simple update drop down list with certain cells

rehanemis

Board Regular
Joined
Aug 15, 2016
Messages
50
I have excel sheet which contains the data as (dummy data).

CodeSchoolEmployee
123AABxyz
123AABMNO
123AABANO
323CCBJam
323CCBYoi

<tbody>
</tbody>

On the second sheet I have same columns. by using vlookup I got the results of School. So i want to get the drop list in the third column which only contains the Employee name belongs to typed code in first column or belongs to particular shcool.

any suggestion?
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
I'm not entirely sure what you're asking for, but I think the validation list range value can accommodate IF statements to change the source of the list.
 
Upvote 0

Forum statistics

Threads
1,215,756
Messages
6,126,690
Members
449,329
Latest member
tommyarra

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