Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a form that asks for Name, Job Title, Employee ID number, etc. I can
create a drop down list using Validate no problem. However, I want to be able to automatically populate the fields when a person's name is selected. For example, if I select Billy from the Name drop down list, the Job Title, ID Number, etc. gets automatically filled. |
#2
![]() |
|||
|
|||
![]()
If you had a table with the other information that relates to Billy (and other
names), you could use =vlookup() to return that info. For more info about =vlookup()... You could look at Debra Dalgleish's site: http://www.contextures.com/xlFunctions02.html Mark wrote: I have a form that asks for Name, Job Title, Employee ID number, etc. I can create a drop down list using Validate no problem. However, I want to be able to automatically populate the fields when a person's name is selected. For example, if I select Billy from the Name drop down list, the Job Title, ID Number, etc. gets automatically filled. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable input to populate data fields | Excel Discussion (Misc queries) | |||
formula to populate while skipping blank fields | Excel Worksheet Functions | |||
populate fields with macro | Excel Discussion (Misc queries) | |||
Auto populate cells based on 2 cells division. | Excel Discussion (Misc queries) | |||
Auto Populate a cell | Excel Discussion (Misc queries) |