+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    357

    Concatenate dropdown

    hi i am trying to get 2 rows in one drop down without having to create another combined row. im not sure what formula should i use. I have attached an example for help.


    Thanks
    Attached Files Attached Files
    Last edited by tek9step; 06-19-2009 at 07:20 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    08-31-2007
    Location
    SW Ireland
    Posts
    299

    Re: Concatenate dropdown

    The formula in your data validation source is incorrect.

    It should be
    Code:
    =A3:B3
    Excel 2003 user (and starting to warm to Excel 2007)

  3. #3
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    357

    Re: Concatenate dropdown

    Thanks for the response mate but it is not working. I have given a simple example the actual drop down list has to be in another sheet thats why i have name Row A as Code & B Item so that in drop down i can see them together.


  4. #4
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,477

    Re: Concatenate dropdown

    you cant like that, source needs to be in single row or column unlees its changed in 2007
    Mojito connoisseur and a dabbler in Cisco
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Valued Forum Contributor
    Join Date
    08-31-2007
    Location
    SW Ireland
    Posts
    299

    Re: Concatenate dropdown

    Deleted post
    Last edited by deadlyduck; 06-19-2009 at 06:51 AM. Reason: Misunderstood original problem
    Excel 2003 user (and starting to warm to Excel 2007)

  6. #6
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,379

    Re: Concatenate dropdown

    most obvious choice without adding additional cells would I'm afraid be a VBA based ComboBox which can be set to utilise Multiple Columns simultaneously... also has benefits of Auto Complete etc unlike Data Validation.

  7. #7
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,477

    Re: Concatenate dropdown

    why not make another column with sheet1!a1&" "&sheet1!b1 ? then use that in a named range you can use that on any sheet as list =myrange
    Mojito connoisseur and a dabbler in Cisco
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  8. #8
    Valued Forum Contributor tek9step's Avatar
    Join Date
    05-27-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    357

    Smile Re: Concatenate dropdown

    Hi Martin thats what i had to do is create a new combined row.. Just thought if there was way I guess not.. Thanks guys !!

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.2.0