+ Reply to Thread
Results 1 to 8 of 8

height of dropdown list with validation

  1. #1
    Registered User
    Join Date
    03-10-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    height of dropdown list with validation

    Hi guys,

    I created two drop-down list with the second one depending on the first one. Since the list does not have the same height, I tried to help me with the following formula.

    =OFFSET($N$3,,MATCH($K$2,$N$2:$AD$2,0)-1,COUNTA(INDEX($N$2:$AD$2,,MATCH($K$2,$N$2:$AD$2,0))),1)

    the problem is, that the height of the list stays 1. the problem should be somewhere in the COUNTA formula


    Hope you can help me and thanks in advance

    Jo

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: height of dropdown list with validation

    Please Upload a sample workbook, I think I might have a solution, But without being able to test it, I won't offer it
    See My Signature below for details on Uploading a sample workbook
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Registered User
    Join Date
    03-10-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: height of dropdown list with validation

    thanks for the reply.

    A1 is the first list containing D1:G1

    B1 is the second list that should display column D, E, F or G
    Attached Files Attached Files

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: height of dropdown list with validation

    Try this for your Data Validation formula instead:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope this helps

  5. #5
    Registered User
    Join Date
    03-10-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: height of dropdown list with validation

    awesome. thank you.

    one follow up, is it possible that after selecting from the first list it automatically displays the first entry of the second?

  6. #6
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: height of dropdown list with validation

    Its probably doable with VBA, but I am not really sure of how to go about it...as far as I know, there isn't a way through Excel formulas to make it happen...about the best is to use Conditional formatting to color the text the same as the background, if it isn't in the new list...

    Sorry

  7. #7
    Registered User
    Join Date
    03-10-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: height of dropdown list with validation

    ok. thanks

  8. #8
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: height of dropdown list with validation

    You are welcome

+ 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