Thread: Select One
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Joe is offline
external usenet poster
 
Posts: 476
Default Select One

You guys have helped me before, so I am back.

I have 200 employees divided among 15 Supervisors.

If I create an Excel spreadsheet cell with a drop-down menu of employees,
once an employee is selected from that list, what formula can I use to have
Excel populate the employees Supervisor name in a cell to the right?

Example: (two cells €“ cell #1 selected through a drop-down menu €“ Cell #2 is
automatically populated when a name is chosen in cell #1)

Employee Supervisor
John Smith Bill Thompson

I have already created two separate columns, one with the employee names,
the second with the Supervisor name.

Thank you.