+ Reply to Thread
Results 1 to 4 of 4

How do I choose multiple values in a drop down box?

  1. #1
    Kristy
    Guest

    How do I choose multiple values in a drop down box?

    I'm hoping to create drop down boxes in a spreadsheet that can have multiple
    values. I haven't been able to make this work and am wondering if it's even
    possible.

    Any help would be great, thanks!


  2. #2
    Debra Dalgleish
    Guest

    Re: How do I choose multiple values in a drop down box?

    You can use Data Validation to create dropdown lists. There are
    instructions in Excel's help, and here:

    http://www.contextures.com/xlDataVal01.html


    Kristy wrote:
    > I'm hoping to create drop down boxes in a spreadsheet that can have multiple
    > values. I haven't been able to make this work and am wondering if it's even
    > possible.
    >
    > Any help would be great, thanks!
    >



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


  3. #3
    Sunil Jayakumar
    Guest

    Re: How do I choose multiple values in a drop down box?

    Hi Kristy,

    If you are trying to enable selection of more than one item, (for say, VBA
    purposes), you might be better off with a List box.

    For a simple data validation type drop down box, just go to Data >
    Validation, and choose "List2 fomr the drop down box, and point the source
    to the list you want to use to populate this drop down box. This will lock
    down the values allowed in that cell. You can also type the values directly
    in to the source box - value1; value2; value3 etc.

    Hope this helps

    Sunil Jayakumar




    "Kristy" <Kristy@discussions.microsoft.com> wrote in message
    news:B4E12623-B336-4642-98C7-279FB98F8077@microsoft.com...
    > I'm hoping to create drop down boxes in a spreadsheet that can have
    > multiple
    > values. I haven't been able to make this work and am wondering if it's
    > even
    > possible.
    >
    > Any help would be great, thanks!
    >

    www.ayyoo.com



  4. #4
    Debra Dalgleish
    Guest

    Re: How do I choose multiple values in a drop down box?

    Using data validation, you can select multiple items with some
    programming. There's an example here:

    http://www.contextures.com/excelfiles.html

    Under 'Data Validation', look for 'Select Multiple Items from Dropdown List'


    Debra Dalgleish wrote:
    > You can use Data Validation to create dropdown lists. There are
    > instructions in Excel's help, and here:
    >
    > http://www.contextures.com/xlDataVal01.html
    >
    >
    > Kristy wrote:
    >
    >> I'm hoping to create drop down boxes in a spreadsheet that can have
    >> multiple values. I haven't been able to make this work and am
    >> wondering if it's even possible.
    >>
    >> Any help would be great, thanks!
    >>

    >
    >



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


+ 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