Generate a value from user selection in list box.

G

Guest

I have created a dropdown list box that allows the user to select only one of
the items contained in it. How do I generate a corresponding value in
another cell that depends on the user selection in the list box?
 
R

RagDyer

Gord read your question as looking for *another list* to be the result of a
choice from the first list.

If you're just looking for a *single* data value to be the result of a
choice from that first list, then try this link from the same web site, but
from a different page on Vlookup, where you'll need to set up a datalist to
contain your choices:

http://www.contextures.com/xlFunctions02.html
 

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