+ Reply to Thread
Results 1 to 4 of 4

Dynamic drop down list...

Hybrid View

  1. #1
    Registered User
    Join Date
    06-15-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    93

    Question Dynamic drop down list...

    Dear Experts,

    Greetings!

    I have a query regarding the "Drop down list".
    I am trying to develop the dynamic drop down list.
    The drop down list must be updated automatically when data rang increased.
    I have attached herewith the "Book 6" as example for your kind reference.

    How to develop it? using formula or VBA code? please guide.

    Thanks in advance...
    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: Dynamic drop down list...

    Hi

    You need to create a dynamic named range for column A for usung in your validation list.

    This is one formula that does it.

    Formula: copy to clipboard
    =OFFSET(Sheet1!$A$2;0;0;COUNTA(Sheet1!$A:$A)-1;1)
    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
    Registered User
    Join Date
    06-15-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    93

    Re: Dynamic drop down list...

    Quote Originally Posted by Fotis1991 View Post
    Hi

    You need to create a dynamic named range for column A for usung in your validation list.

    This is one formula that does it.

    Formula: copy to clipboard
    =OFFSET(Sheet1!$A$2;0;0;COUNTA(Sheet1!$A:$A)-1;1)
    Dear Fotis1991,

    Thank you very much for the help.

    The offset formula works nicely and up to my expectation.

    Thanks again.....

  4. #4
    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: Dynamic drop down list...

    You are welcome and thanks for the feedback.

+ 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. Replies: 0
    Last Post: 04-15-2013, 09:22 AM
  2. [SOLVED] Dynamic Ranges as drop down lists based on another drop down list
    By Excel_Beginner_1 in forum Excel General
    Replies: 4
    Last Post: 05-15-2012, 03:31 PM
  3. [SOLVED] Dynamic Drop Down List?
    By JoeJaycee in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-16-2012, 09:39 PM
  4. Dynamic drop down list
    By leyaclaire in forum Excel General
    Replies: 1
    Last Post: 06-17-2010, 10:37 AM
  5. Dynamic drop down list
    By stevewilde in forum Excel General
    Replies: 3
    Last Post: 12-07-2009, 10:16 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