+ Reply to Thread
Results 1 to 4 of 4

Can't Get Dependent Drop Box to Work Properly

Hybrid View

  1. #1
    Registered User
    Join Date
    04-28-2014
    Location
    Georgia
    MS-Off Ver
    Excel 2003
    Posts
    1

    Can't Get Dependent Drop Box to Work Properly

    I have watched just about every youtube video I can find, and still struggle. I can create a simple conditional drop down box (apples, oranges,etc); but whenever I try to do it with my real information, it returns the standard source effort. I have seven main choices (first drop down box); and depending on the choice selected, anywhere from 1 to 4 additional choices (second drop down box).

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2505 Win 11
    Posts
    24,719

    Re: Can't Get Dependent Drop Box to Work Properly

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    04-03-2014
    Location
    Canada
    MS-Off Ver
    Excel 2010, Excel 2013
    Posts
    75

    Re: Can't Get Dependent Drop Box to Work Properly

    For this method to work the titles of your lists and their content along with the titles of the subsequent categories must be identical. i.e. if your initial category list has an item called Boxes, you must make sure the Sub category list for this item is titled "Boxes", not "Crates" or "Boxez" etc.

    1.
    Create a separate worksheet and list out all of the dropdown menus you would like with headers>> click Formulas tab at the top>> Highlight one of your lists INCLUDING the titlksheee>> In the formulas tab click "Define Name" (The name entered automatically should be the same as the title of the list you highlighted; if it's not change it manually) and click OK>> Do this for EVERY LIST.

    2.
    Go to Results worksheet>> click Data tab>> Select cell you want first dropdown to appear >> click "Data Validation" in the Data tab>> select "List from the "Allow" dropdown and adjust settings to your preference (allow blanks?)>> in the Source line type =Category (Assuming that is the first list you want people to select from>> For each subsequent dropdown (so all the ones to the right) repeat this process but for the source type =INDIRECT($ COL. ROW), making the Column letter the same as the column to the LEFT of the one you are creating a new drop box in and the row number the same as the drop box before it. >> Drag down as far as you want.

    NOTE: An error message will appear saying "The source currently evaluates to an error etc etc etc" That's fine, just say "Yes".

    Hope that all makes sense and helps. Upload a workbook and I can give you more specific examples
    Last edited by prjt; 04-28-2014 at 02:48 PM. Reason: Copied from elsewhere, needed to amend to make clear

  4. #4
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: Can't Get Dependent Drop Box to Work Properly

    It is very simple to create dependent drop down list in excel. Check out the below link and follow the steps,

    http://snpinfotech.wordpress.com/201...ists-in-excel/

+ 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] Dependent Drop down list with DEPENDENT DEFAULT VALUE
    By ginieman in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 10-28-2013, 03:56 AM
  2. Replies: 3
    Last Post: 07-21-2013, 07:20 PM
  3. [SOLVED] Column B drop down list with 2 options, columns C & E with dependent drop down lists
    By betic in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-26-2012, 03:47 PM
  4. How to get a third dependent drop down list to work?
    By tomkilbourn in forum Excel General
    Replies: 3
    Last Post: 06-04-2012, 12:59 PM
  5. [SOLVED] Dependent Drop down list with DEPENDENT DEFAULT VALUE (e.g. Blank)
    By Waqar Ali in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2012, 06:31 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