auto populate cell based on previous cell drop down list selectio.

G

Guest

I am trying to auto populate data in a cell based on the selection in the
previous column. I have created two lists - one with the name and one with a
number that is associated with that name. In my data entry fields, I would
like to be able to select the name from the "name list" (I have done this
already), but then I would like the number data entry field to auto populate
to the number associated with the name in the lists that I have created. Any
help would be greatly appreciated
 
G

Guest

Use a VLOOKUP / HLOOKUP formula that takes the value given by the dropdown
list and uses it to lookup for the other value....
 

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