![]() |
Data Validation Drop down list to Autofill next column
Hi there!
I've been googling for the last 2 weeks trying to find the easiest way to create my worksheet - however i can't find much info. Basically what I want to create is Column 1 = Names of people Column 2 = Team Leaders Column 3 = Department There won't be an end to this sheet (so 1 sheet per year) I have created 2 worksheet - 1 is called Log the other is Datas What I want to happen is use the drop down list of names of people ( which I was able to create - by using data validation (that was easy). Now the hard bit is, when I pick a name from the drop down list and I want their Team Leader to auto fill column 2 and on column 3 to auto fill their department. I'm not sure if this is a Vlookup. It just seems so hard to figure out. If you know how to create this work sheet = please let me know. Your feedback would be appreciated. Please be aware I'm UBER newbie w/ excel |
1 Attachment(s)
Quote:
yes, you are on the right track. Data validation and vlookup fetches the data as per your requirement. refer to attached sheet, i made some sample data for you. all the best |
Quote:
|
Quote:
Hi, Say you have raw data in Col E, F & G(8 rows for ex.) in the same sheet or another sheet(depending on your requirement). Create a drop down list of Name in Cell A1. Select any name from the drop down. In Cell B1 write this formula =+VLOOKUP($A$1,$E$1:$G$8,2,0). This will fetch the Team leader name for the selected employee. In Cell C1 write this formula =+VLOOKUP($A$1,$E$1:$G$8,3,0). This will fetch the corresponding department. Both Team Leader and Department will change depending on the chosen employee in the drop down list. |
Quote:
|
All times are GMT +1. The time now is 12:45 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com