Results 1 to 5 of 5

Associating Labels in a Dropdown List with Data

Threaded View

  1. #1
    Registered User
    Join Date
    12-15-2010
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    6

    Associating Labels in a Dropdown List with Data

    Greetings!

    (I have edited this post to in an attempt to explain things better.)

    Say in B1 I have a drop-down list with the following as it's data source:

    B2=Apple
    B3=Pear
    B4=Orange
    B5=Mango

    A1 has the formula "=25*B1", with the intent that depending on what the user chooses in B1, A1 will change it's value.

    Obviously the formula in A1 won't work, since none of the choices available to the user in B1 are actual numerical values.

    Now say in the C column I have the values:

    C2=9.5
    C3=1.3
    C4=8.4
    C5=12.4

    Is there a way to make it so when the user chooses a B value from the drop-down list, A1 will instead use whatever is in the B1 cell to refer to a corresponding C value which can then be multiplied in the formula?

    For example the User chooses "Orange" in the B1 drop-down list. A1 will utilize "Orange" (B4) to refer to the value in (C4) which is 8.4. Now the formula will work, (=25*8.4). Is there a function or a method to accomplish this?


    I use Excel 2007.


    Thank you very much!
    Last edited by pandaman; 12-15-2010 at 08:32 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1