Dependent list in excel to create validation

R

raghulvarma

I needs some info on dependent list in excel to create validation. Please
find below my example.

one work sheet has the employee details in two different columns(A and b)
master data.
Eg;
sat - Manager
sai - DBA
sss- Manager
xx - Team leader
AA- Senior programmer.

i want to implement the validation in another worksheet based on the above
master data. Eg: This sheet has 3 columns.
Designation, Employee name and Salary,

Once i type the designation in that column then Employee list needs to
filter based on the inputted designation. Example if i enter Manger then
employee list needs to display sat and sss only. it should not allow other
names.

Please Note: Macros are not allowed

We are planning to extract the data from the database, we don't know what
will be the master data, master data may change at the time of each page
load, is there a possibility to load the list with select query?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top