+ Reply to Thread
Results 1 to 7 of 7

multiple dynamic dependent dropdowns

  1. #1
    Registered User
    Join Date
    06-23-2016
    Location
    Hungary
    MS-Off Ver
    2010
    Posts
    4

    multiple dynamic dependent dropdowns

    Hi all,

    I need to make a form, where it is possible, to make selection from multiple dropdown menus.
    The "basic" datavalidation is not ok, as I have several overlapping items.

    I have a table similar to this (obviously bigger):
    Please Login or Register  to view this content.

    I need dependent dropdowns, where I can make a selection from left to right, and the dropdown shows only the available options.

    VBA solution is also fine, I'm happy to learn it.

    Thanks!

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,919

    Re: multiple dynamic dependent dropdowns

    Here are two different ways of doing this: one with VBA and the other without.

    http://www.utteraccess.com/wiki/inde..._%28Non-VBA%29
    http://www.utteraccess.com/wiki/inde...ists_%28VBA%29
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Registered User
    Join Date
    06-23-2016
    Location
    Hungary
    MS-Off Ver
    2010
    Posts
    4

    Re: multiple dynamic dependent dropdowns

    Quote Originally Posted by dflak View Post
    Here are two different ways of doing this: one with VBA and the other without.

    http://www.utteraccess.com/wiki/inde..._%28Non-VBA%29
    http://www.utteraccess.com/wiki/inde...ists_%28VBA%29
    Thanks, but unfortunately it is not good for me.
    If there is overlapping, it is not working fine

    (If you download, and try it, for example put Florida to any other region, and if you select the region - Florida, it will still list every city from Florida, even from other region, not only the choosen one)

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,595

    Re: multiple dynamic dependent dropdowns

    You need to post a workbook with more realistic examples
    Ben Van Johnson

  5. #5
    Registered User
    Join Date
    06-23-2016
    Location
    Hungary
    MS-Off Ver
    2010
    Posts
    4

    Re: multiple dynamic dependent dropdowns

    Quote Originally Posted by protonLeah View Post
    You need to post a workbook with more realistic examples
    pls find it attached.
    Attached Files Attached Files

  6. #6
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,919

    Re: multiple dynamic dependent dropdowns

    Here is the cascading dropdowns using the VBA method. Because of the overlap, I am not sure the non-VBA method would work.

    This method uses pivot tables. As you select a value, it sets filters in the other pivot tables "down stream." The results of each pivot table are "overlaid" with named dynamic ranges. These names are used to drive the data validation for the drop down lists.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    06-23-2016
    Location
    Hungary
    MS-Off Ver
    2010
    Posts
    4

    Re: multiple dynamic dependent dropdowns

    Thank you dflak

+ 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. Dependent Dropdowns
    By ea223 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-26-2015, 12:33 PM
  2. Dynamic dropdowns incl. multiple selections
    By Kakion78 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-04-2015, 12:23 PM
  3. [SOLVED] Dependent Dropdowns
    By Meabh in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-29-2015, 08:11 AM
  4. Dynamic Dependent Dropdowns possible without naming ranges?
    By elmorekevin in forum Excel General
    Replies: 1
    Last Post: 10-15-2014, 03:23 AM
  5. [SOLVED] Dependent Dropdowns, clearing dependent value when parent value changes
    By ptmald in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-14-2013, 01:52 PM
  6. Dependent dropdowns
    By Jogier505 in forum Excel General
    Replies: 5
    Last Post: 12-30-2009, 08:39 PM
  7. [SOLVED] 3+ Dynamic Dependent dropdowns?
    By KD in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2006, 01:15 PM

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