+ Reply to Thread
Results 1 to 4 of 4

Dependent triple dropdown boxes

  1. #1
    Registered User
    Join Date
    06-26-2015
    Location
    Brazil
    MS-Off Ver
    O365 Win
    Posts
    63

    Dependent triple dropdown boxes

    Hi guys, I am making a new project now to help the accounting here in my small company - we basically have 4 accounts and I want to easily input what is going out and which account, category and sub-category.

    I did some googling, and found that Indirect could work, but I would rather have three columns only, one column for account, one for category and one for sub-category - this already eliminates the Indirect method I found on google. Another method would be with Pivot tables, but the problem is some of the categories and sub-categories will have the same name...so that eliminates this as well I think.

    Would anyone have any tips on how to do it? Here's an example of what it should look like.

    In the end I will add a button that will copy all the values and add to another sheet, this I have done previously with the help of you guys - so basically I would only need help on the dropdown boxes showing only items that are dependent to their categories.
    Attached Files Attached Files

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

    Re: Dependent triple dropdown boxes

    You are probably right that a non-vb solution won't work.

    Here is a setup that uses VBA code to set filters on pivot tables and overlaying named ranges for cascading dropdown boxes.

    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
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Dependent triple dropdown boxes

    Here an example of a 3-level dependent drop-down, it uses named ranges and INDIRECT. See if you can adapt it to suite
    Attached Files Attached Files
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    06-26-2015
    Location
    Brazil
    MS-Off Ver
    O365 Win
    Posts
    63

    Re: Dependent triple dropdown boxes

    Quote Originally Posted by dflak View Post
    You are probably right that a non-vb solution won't work.

    Here is a setup that uses VBA code to set filters on pivot tables and overlaying named ranges for cascading dropdown boxes.

    http://www.utteraccess.com/wiki/inde...ists_%28VBA%29
    Thank you dflak!! This worked perfectly!!

+ 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. [SOLVED] make dropdown menu dependent on other dropdown menu values
    By kosherboy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-30-2015, 04:29 PM
  2. [SOLVED] Dependent dropdown validation - dependent data is string
    By jnewby in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-12-2014, 07:50 PM
  3. [SOLVED] Dependent Dropdown
    By simple? in forum Excel General
    Replies: 10
    Last Post: 08-27-2013, 09:54 AM
  4. Replies: 2
    Last Post: 08-11-2011, 01:32 AM
  5. dependent combo boxes
    By rvc81 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-26-2011, 03:47 PM
  6. dependent dropdown boxes
    By Kevin M in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-08-2005, 06:55 PM
  7. [SOLVED] dependent dropdown
    By Balder in forum Excel General
    Replies: 2
    Last Post: 04-21-2005, 07:06 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