+ Reply to Thread
Results 1 to 4 of 4

Unique Cascading Dropdown VBA Multiple Lines For Inputs [More than 3 Combinations]

  1. #1
    Registered User
    Join Date
    02-22-2016
    Location
    Brazil
    MS-Off Ver
    2010
    Posts
    9

    Exclamation Unique Cascading Dropdown VBA Multiple Lines For Inputs [More than 3 Combinations]

    Hello all,


    I found a thread which covers my need, however it is limited for 3 columns and I need at least 5.

    In the thread he say it is difficult to set up it, so I would like to know if you could help me on that.

    File attached

  2. #2
    Registered User
    Join Date
    10-03-2012
    Location
    Springfield, IL
    MS-Off Ver
    Office 2003-2010
    Posts
    4

    Re: Unique Cascading Dropdown VBA Multiple Lines For Inputs [More than 3 Combinations]

    I have analyzed and modified the workbook you posted.
    Try this version and see if it works for you.
    I can help you understand it if you need me to.

  3. #3
    Registered User
    Join Date
    02-22-2016
    Location
    Brazil
    MS-Off Ver
    2010
    Posts
    9

    Re: Unique Cascading Dropdown VBA Multiple Lines For Inputs [More than 3 Combinations]

    Thanks a lot, it worked.

    Did you improve any part of the code of just add the additional columns ? Thanks in advance

  4. #4
    Registered User
    Join Date
    10-03-2012
    Location
    Springfield, IL
    MS-Off Ver
    Office 2003-2010
    Posts
    4

    Re: Unique Cascading Dropdown VBA Multiple Lines For Inputs [More than 3 Combinations]

    I added some comments and variable renames to try to understand the code. I also changed the values on a couple constants
    that needed changing when adding columns to use for the data validation process. You should see that the constant sDataTables
    has 5 values instead of 3. The constant sDataCols has 5 column ranges instead of three. I also changed the helper range to J1.

    That was pretty much what needed to be done in the code.

+ 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. having a 2nd and 3rd cascading dropdown list off a first dropdown
    By lee-a-michael in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-08-2021, 09:33 PM
  2. [SOLVED] Dropdown box cascading selections
    By Roadrun030 in forum Excel General
    Replies: 2
    Last Post: 10-01-2019, 09:58 AM
  3. [SOLVED] Get multiple columns of unique values based on cascading selection criteria (drop boxes)
    By Spritz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-06-2017, 07:34 PM
  4. Cascading Dropdown for A Calendar
    By pspunlimited in forum Excel General
    Replies: 17
    Last Post: 02-05-2015, 03:44 AM
  5. Need graph that consolidates multiple inputs from dropdown form
    By dunn.218 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 04-24-2014, 06:37 AM
  6. [SOLVED] Cascading dropdown lists all tied to first dropdown
    By ruthl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2012, 08:03 PM
  7. How to populate multiple column listbox with unique combinations only
    By shuvajit in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-06-2012, 12:37 AM

Tags for this Thread

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