+ Reply to Thread
Results 1 to 5 of 5

List Vlookup ??

  1. #1
    Registered User
    Join Date
    03-23-2011
    Location
    La Paz Mexico
    MS-Off Ver
    Excel 2010
    Posts
    17

    List Vlookup ??

    Is there any chance I can have a List lookup another list??

    For example:

    I have dropdown List 1

    Airplane
    Boat
    Car


    If I select Airplane on the next dropdown list 1 can it change dropdown list 2 to airplane parts?

    Wings
    Fuselage
    Rudder

    But if I select "Car" the dropdown list 2 changes to only car parts

    Transmission
    Tires
    Radiator

    Thanks

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: List Vlookup ??

    Hello,

    what you describe is called dependent data validation and can be built with named ranges and careful data layout. Debra Dahlgliesh has a step by step tutorial here:

    http://www.contextures.com/xlDataVal02.html

    cheers, teylyn

  3. #3
    Registered User
    Join Date
    03-23-2011
    Location
    La Paz Mexico
    MS-Off Ver
    Excel 2010
    Posts
    17

    Re: List Vlookup ??

    Sorry, Found the answer already

    Data Validation =Indirect

  4. #4
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: List Vlookup ??

    you can play with
    =CHOOSE(MATCH(B2,J1:J3,0),K1:K3,L1:L3,M1:M3)
    where
    J1:J3 is a main list
    K1:K3, L1:L3 and M1:M3 are the lists of parts

  5. #5
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,368

    Re: List Vlookup ??

    And what is Boat part?

+ 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. Vlookup to update the duplicate results in list(data validation list)
    By cheTAN kc in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2017, 10:06 PM
  2. [SOLVED] Updating a Master List from a Partial List (VLOOKUP?)
    By jplunkett1 in forum Excel General
    Replies: 7
    Last Post: 07-15-2016, 11:19 AM
  3. Vlookup - If cell contains characters from list, use list to return value
    By xo1darcie1ox in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-22-2016, 03:10 PM
  4. Vlookup to chose correct list depending on a drop down list selection
    By Bandit_750 in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 12-06-2015, 06:22 PM
  5. Using vLookup based on results from a vLookup & returning an undetermined list
    By NormalityBan in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-14-2014, 05:02 AM
  6. Replies: 1
    Last Post: 09-05-2012, 11:39 AM
  7. Replies: 2
    Last Post: 08-18-2006, 05:28 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