+ Reply to Thread
Results 1 to 3 of 3

Two criteria (via dropdown lists) to get single result

  1. #1
    Registered User
    Join Date
    12-10-2004
    Posts
    7

    Two criteria (via dropdown lists) to get single result

    I suspect this should be a pretty simple solution. I've set up my 2 dropdown lists, but need to use a formula (through DATA>Data Validation>Source) so they will acknowledge each other and provide a relevant list

    Something to the effect of BRAND:MODEL (brands have multiple models and model numbers can apply to multiple brands)
    By selecting a specific Brand, the Model Dropdown List will show all relevant models. And vice versa.

    I've only gotten to the point that the dropdown lists will only display the first result.

    I used (and modified) the following formula:
    =IF(C2="",RegionList,INDEX(RegionColumn,MATCH(C2,CustColumn,0)))

    where C2 is the Customer and B2 is the Region

    How do I get the dropdown list choices to update each other to MULTIPLE results?

    Thanks in advance.
    Last edited by nickwee; 04-07-2014 at 05:28 AM.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Two criteria (via dropdown lists) to get single result

    Check the below links to know how to do it

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

    http://blog.contextures.com/archives...ists-in-excel/


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    12-10-2004
    Posts
    7

    Re: Two criteria (via dropdown lists) to get single result

    Thank you. I hope I can get it sorted out soon.

+ 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. Combining dynamic dependant drop down lists in a single result
    By nandomclaren in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-10-2014, 09:16 AM
  2. Replies: 0
    Last Post: 06-05-2013, 12:36 PM
  3. [SOLVED] VBA Comparing Single List to Many Lists & Generating A Text as Result
    By kidengineer in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-11-2013, 02:49 AM
  4. [SOLVED] Multiple criteria and lists for one result
    By gyj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2012, 01:46 AM
  5. Replies: 4
    Last Post: 09-14-2010, 02:48 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