+ Reply to Thread
Results 1 to 3 of 3

Simple dependant dropdown list

Hybrid View

fael097 Simple dependant dropdown list 03-21-2016, 10:05 AM
btc_lee Re: Simple dependant dropdown... 03-21-2016, 10:27 AM
stnkynts Re: Simple dependant dropdown... 03-21-2016, 10:29 AM
  1. #1
    Registered User
    Join Date
    10-20-2010
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    15

    Simple dependant dropdown list

    Hi, I'm making a list of pc parts, and I wanted to be able to change let's say the graphics card and have it's price changing with it on the column next to it, so it would change the total as well.

    using the IF function I was able to change between two prices, but I want to have more than 2 options, and more than just a dropdown list for the gpu.

    here's my file attached:
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-16-2016
    Location
    London
    MS-Off Ver
    2013
    Posts
    1

    Re: Simple dependant dropdown list

    Hi there,

    I believe VLOOKUP is what you're after. It looks up a particular cell, and then tries to find it from a table, and returns the value in one of the columns next to it, depending on how you structure your formula. I've implemented it for you as it took seconds to do.

    Let me know if this helps.
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Simple dependant dropdown list

    use VLookup in cell B4. Something like this:

    =VLOOKUP(A4,Planilha2!A1:B3,2)
    If you are happy with my response please click the * in the lower left of my post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Dependant Dropdown List in column format
    By sanjuss2 in forum Excel General
    Replies: 3
    Last Post: 03-15-2016, 11:36 PM
  2. Conditional dependant dropdown list
    By SoulPrisoner in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-22-2015, 10:07 AM
  3. Creating a simple macro with selection from dropdown list
    By Tescatlipoca in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-24-2014, 11:54 AM
  4. Dropdown list - simple question
    By Naja in forum Excel General
    Replies: 4
    Last Post: 02-27-2013, 11:20 AM
  5. [SOLVED] Cell value dependant on dropdown list choice in another cell
    By Steveo251 in forum Excel General
    Replies: 5
    Last Post: 01-28-2013, 05:03 PM
  6. Dependant dropdown list based on cell value
    By rkabir in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-19-2012, 10:29 AM
  7. Replies: 1
    Last Post: 07-07-2009, 06:15 AM

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