+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    11-06-2007
    Posts
    52

    How to select a value in a range using a dropdown.

    Hi

    Sorry if the title is a bit ambiguous.

    What I am trying to do is (please see attached) have a dropdown with rating of 1 to 5, Col C. A Salary is in Col B. When a perfomance rating has been selected, the increage %age must be picked up according to what salary ragnge the salary falls into, Col D.

    Hope this makes sense.

    Thanks

    Regards

    Cortlyn
    Attached Files Attached Files
    Last edited by Cortlyn; 07-03-2009 at 08:59 AM.

  2. #2
    Forum Guru sweep's Avatar
    Join Date
    04-03-2007
    Location
    Location: Location:
    MS-Off Ver
    XL2003 / 2007
    Posts
    2,447

    Re: How to select a value in a range using a dropdown.

    In cell D2

    =INDEX($H$2:$L$10,MATCH(B2,$F$2:$F$10,1),6-C2)

    and copy down
    Sarcasm - because beating the **** out of someone is illegal.

  3. #3
    Registered User
    Join Date
    11-06-2007
    Posts
    52

    Re: How to select a value in a range using a dropdown.

    Thank you very much.

    Kind regards

    Cortlyn

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.2.0