Results 1 to 5 of 5

Multiple drop down list that automatically update using offset and named ranges

Threaded View

  1. #1
    Registered User
    Join Date
    06-07-2012
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2010
    Posts
    3

    Multiple drop down list that automatically update using offset and named ranges

    Hello,

    I am trying to solve two tasks with drop down lists. Attached is my workbook. There are two attachments, one in .xls and another in .xlsx format.

    1) Create a drop down list that automatically updates when NEW DATA is added to the Data worksheet. The drop down list is referencing to data on a different worksheet called "Data" while the drop down is on "List." Since the information is referenced on a different tab, I am using INDRIECT and Named Ranged formula in the data validation.

    I have tried using an offset formula within the named range - but this does not work for me.

    =OFFSET(Data!A2,0,0,COUNTA(Data!A:A)-1)


    2) The City to default to "Blank" once a new State is selected. Currently if you select California and Los Angeles and then change the State to Oregon, Los Angeles will still remain in the City field. I want this field to return to a null field [BLANK].


    I've searched and searched all day and found forums that danced around these topics but never together. Any help is much appreciated! Also, if VB is the solution, please over explain the answer as I am an extreme NEWB to VB language.


    Thanks!
    Angie

Thread Information

Users Browsing this Thread

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

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