+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Drop Downs

  1. #1
    Registered User
    Join Date
    06-06-2011
    Location
    Lexington, KY
    MS-Off Ver
    Excel 2007
    Posts
    1

    Drop Downs

    Im working with a drop down menu in my "Master Bedroom" sheet, cell B14. I have a few options to choose from.... My question is, When I chose an option, i want it input a price in a different cell from my "price book" sheet. There is a price for each item in my drop down. For example, B14 has three drop downs, 8' 12' and 0,,, I have prices on a differnt sheet, "price book" sheet (same file). in B16 if i select 12' i want a price of 4.25 from my "price book" C4, to be placed in B16 cell of "Master Bedroom". If 8' is selected I want 3.70 from my "price book" C3 to be placed into B16... can anyone help...

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Drop Downs

    Hi,

    Try the VLOOKUP function.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Drop Downs

    You will need VLOOKUP function

    E.g.

    =Vlookup(B14,PriceList,2,0)

    where PriceList is the range your price table is in...
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

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