+ Reply to Thread
Results 1 to 4 of 4

Multiple Drop Down menu starts from Top

  1. #1
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Question Multiple Drop Down menu starts from Top

    Hello folks.

    I have multiple columns that I am using for drop-down menu and this is the formula that I put in "Data Validation" under "Source" in order to match drop down list based on header.

    Please Login or Register  to view this content.
    But, my problem here is that my drop-down list starts from bottom and I would like to start from Top. I am trying something with OFFSET formula but don't know how to nest it within this INDEX.

    Attached is the example.

    Any idea how to resolve this?

    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Multiple Drop Down menu starts from Top

    See attached. The drop downs tend to go to first blank cell in the range.
    So adding a blank at the top of the range will help.
    Attached Files Attached Files
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Multiple Drop Down menu starts from Top

    Please try Data validation List source at E2

    =OFFSET($A$1,1,MATCH($E$1,$A$1:$C$1,)-1,COUNTA(INDEX($A:$C,,MATCH($E$1,$A$1:$C$1,)))-1)
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    11-03-2014
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    348

    Re: Multiple Drop Down menu starts from Top

    Quote Originally Posted by Bo_Ry View Post
    Please try Data validation List source at E2

    =OFFSET($A$1,1,MATCH($E$1,$A$1:$C$1,)-1,COUNTA(INDEX($A:$C,,MATCH($E$1,$A$1:$C$1,)))-1)
    I have tried this solution and it works perfectly!

    Nice job man, thanks a million!

+ 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. Drop down Menu across multiple sheets
    By Pragasen in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-25-2013, 09:41 AM
  2. Replies: 1
    Last Post: 02-07-2013, 11:03 AM
  3. [SOLVED] I cant work out how to create a drop down menu that relates to another drop down menu
    By louise2613 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-18-2012, 01:49 PM
  4. Replies: 2
    Last Post: 01-30-2009, 04:23 PM
  5. Drop down menu for multiple cells! AHH!
    By dekken in forum Excel General
    Replies: 6
    Last Post: 01-06-2009, 08:57 AM
  6. [SOLVED] Drop down menu-How do you produce a drop down menu in a single cell in Excel
    By Freddo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-04-2006, 04:35 AM
  7. [SOLVED] Drop Down Menu and multiple results
    By Chewy in forum Excel General
    Replies: 1
    Last Post: 01-13-2006, 05:25 PM
  8. [SOLVED] Multiple selections in a drop down menu
    By brmhl in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2005, 12: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