+ Reply to Thread
Results 1 to 3 of 3

Thread: Please Help!!!

  1. #1
    Registered User
    Join Date
    06-23-2010
    Location
    Bluegrass county
    MS-Off Ver
    Excel 2007
    Posts
    1

    Please Help!!!

    I am using excel 2007 and I need a formula for the following results:

    I already have a drop down menu with 3 options.. Let's say that drop down menu is in cell C10. Is it possible to make C11 change depending on what I choose in C10?

    exact values I need: if I choose Standard in the drop down menu, c11 automatically writes 120; If I choose Superior in the drop down menu, C11 automatically is 150; if I choose Suite in the DD Menu, then C11 is 180..

    Please help me..

    Thanks in advance

  2. #2
    Forum Guru
    Join Date
    10-28-2008
    Location
    Not here anymore
    MS-Off Ver
    irrelevant
    Posts
    10,151

    Re: Please Help!!!

    In case you're wondering why your post is the only one on this forum entitled "Please Help":

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST

  3. #3
    Forum Guru Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    MS Excel 2010
    Posts
    2,247

    Re: Please Help!!!

    Try

    =LOOKUP(B11,{"Standard","Suite","Superior"},{120,180,150})

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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