+ Reply to Thread
Results 1 to 3 of 3

Need help using values from multiple columns to filter lists for data validation

  1. #1
    Registered User
    Join Date
    02-04-2014
    Location
    thewrz
    MS-Off Ver
    thewrz
    Posts
    2

    Angry Need help using values from multiple columns to filter lists for data validation

    Sadly, I can fumble through VBA better than I can figure out how to do things the normal formula way.

    I have tried combinations of match, vlookup, and index. But I can't seem to find a definitive source on the best way to approach my solution.

    Basically, I have a fat range of data (sheet "ALL_PARTS"). With 3 columns I'm really interested in to start with.

    The first column categorizes the equipment.
    The second column has the manufacturer.
    And the third column has the part numbers.

    On a data entry sheet (sheet "EQUIPMENT"), I want to use data validation to filter the list at each stage.
    screen-cap.JPG

    Step one: select category.
    Step two: select manufacturer (filtered down based on the category)
    Step three: select a part number (filtered down based on manufacturer and category)

    Step four (already figured this part out): Match the part number to values in the range and populate the columns on the data entry sheet.

    I can't figure out how to do it. And I've searched on here, and I've gotten close, but when I look at people's formulas my head starts to spin.

    Anyway. Attached is my Excel. With some fun VBA for pulling and sorting data. Just can't figure out how to make things work on the EQUIPMENT sheet...


    AV Cost Estimate Template File - no costs.xlsm
    Last edited by thewrz; 02-04-2014 at 02:51 AM.

  2. #2
    Forum Contributor
    Join Date
    03-17-2005
    Location
    Canterbury, Kent
    MS-Off Ver
    2003, 2010
    Posts
    285

    Re: Need help using values from multiple columns to filter lists for data validation

    You want to look at Dependant Data Validation.

  3. #3
    Registered User
    Join Date
    02-04-2014
    Location
    thewrz
    MS-Off Ver
    thewrz
    Posts
    2

    Re: Need help using values from multiple columns to filter lists for data validation

    I tried. I could not figure it out.

    I'm working on a VBA way of doing things right now and I'll post an updated file once I figure it out.

    It would be nice to have a clearer understanding of how to do it in a non-VBA way... but the farther I go down the rabbit whole of INDEX( and MATCH( and OFFSET( and INDIRECT( ----- the more I find none of it really does exactly what I want. Or I need to have multiple redundant sheets of data to accomplish the lookup functions I want to accomplish.

    I mean, it's "easy" if you have a couple of lists that work like the MANY examples I searched for and found on the Internet.

    You have a range called "Type" and under it is "Fruit, Vegetables, Meats"

    Then you have a range called "Vegetables" and under it is "Potato, Carrot, Celery"

    That's fine for simple things. But I have a large range of data, with duplicate values, and multiple columns --- that I need to search through and cross-reference more like a database.

    Which makes me wonder. Should I do this in Access instead?

    Anyway. Blah blah. I'll be quiet now.

+ 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. Filter multiple columns based on multiple data validation fields
    By Jhunnieboy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2014, 03:41 PM
  2. [SOLVED] Activate a filter using multiple Data Validation drop down lists
    By BeachRock in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-11-2013, 12:09 AM
  3. Validation Lists - Multiple dependent lists with unique values
    By Lewigi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2013, 06:42 AM
  4. Filter pivot tables off data validation lists
    By Bippa88 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-08-2013, 03:13 AM
  5. Filter Two lists (multiple columns)
    By ebbo in forum Excel General
    Replies: 3
    Last Post: 03-17-2010, 07:09 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