+ Reply to Thread
Results 1 to 4 of 4

Dependent Dropdown not updating in subsequent rows

  1. #1
    Registered User
    Join Date
    10-21-2011
    Location
    Alabama
    MS-Off Ver
    Excel 2007
    Posts
    2

    Dependent Dropdown not updating in subsequent rows

    Hello, I am very new to excel and VB. I have managed to piece together some functions and code and only have two issues left.

    In column C I have a list of employers. In column I there is a dynamic dropdown list of those employers that I can type new data in and it adds it to the dropdown list. In columns D:H there are lists of aircraft tail numbers for each employer. Column J is the dependent dropdown that should allow you to choose a tail number based on which employer you pick in column I. Column I works great and the 1st dropdown in J2 is correct but I can't get the rest of the column J dropdowns to show correctly when I change column I. M2 is the problematic offset function (at least I think this is the problem). I will potentially have 20k rows of data.

    Issue 1: I have tried everything I can think of (including adding various defined names to the offset function) to try to get the offset function to work correctly for the whole column but I have hit a wall and need some help with this.

    Issue 2: I also need to be able to type new data in the column J dropdown and have it added to the respective list in D:H.

    I have attached a sample workbook. Thank you in advance for the help!!

    Nate
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Dependent Dropdown not updating in subsequent rows

    Hi

    Your problem is that the formula in column J(J2), use absolute values​​, and then dragged it so in all cells. If you remove the absolute value, then ok!

    Regards
    Attached Files Attached Files
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Dependent Dropdown not updating in subsequent rows

    Have a look at this workbook.

    It has what might be a simpler non-volatile solution for your problem.
    Add to columns D:H and ths will be reflected in the dropdowns
    To increase the table range add a new header to Column I and exactly the same data in C7, then add your sub-data to Column I, don't leave blank columns/rows, repeat as required.

    I Have added a test column to illustrate this.

    Hope this helps.
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  4. #4
    Registered User
    Join Date
    10-21-2011
    Location
    Alabama
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Dependent Dropdown not updating in subsequent rows

    Marcol,

    Thank you for your reply. That is much simpler.

    I would still like to be able to dynamically add to the table range and sub-data by typing a new value in either of the two dropdowns. Is this possible? Or is this something that would have to be done in say, a macro?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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