+ Reply to Thread
Results 1 to 3 of 3

Allow selection of multiple values in dropdown list in excel

  1. #1
    Nancy @ CHR
    Guest

    Allow selection of multiple values in dropdown list in excel

    Hello --

    We've got no problem in creating a list for a drop down box in Excel and
    assigning the list to a cell, etc. but how can you set it so that you can
    select multiple values? For example, if the drop down list includes
    1,2,3,4,5,6 as possible values, how can I get it to allow me to select 1 and
    3 or 1, 3, 5 and 6 all at once (like you would typically expect to do by
    holding down the CTRL key while selecting each value)?

    Your help will be much appreciated! :-)
    Nancy

  2. #2
    Toppers
    Guest

    RE: Allow selection of multiple values in dropdown list in excel

    Use a Listbox (Control Toolbar) with the MultiSelect property set to
    "fmMultiSelectMulti".

    "Nancy @ CHR" wrote:

    > Hello --
    >
    > We've got no problem in creating a list for a drop down box in Excel and
    > assigning the list to a cell, etc. but how can you set it so that you can
    > select multiple values? For example, if the drop down list includes
    > 1,2,3,4,5,6 as possible values, how can I get it to allow me to select 1 and
    > 3 or 1, 3, 5 and 6 all at once (like you would typically expect to do by
    > holding down the CTRL key while selecting each value)?
    >
    > Your help will be much appreciated! :-)
    > Nancy


  3. #3
    Debra Dalgleish
    Guest

    Re: Allow selection of multiple values in dropdown list in excel

    You can do this with data validation and programming. There's a sample
    file here:

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

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

    Nancy @ CHR wrote:
    > Hello --
    >
    > We've got no problem in creating a list for a drop down box in Excel and
    > assigning the list to a cell, etc. but how can you set it so that you can
    > select multiple values? For example, if the drop down list includes
    > 1,2,3,4,5,6 as possible values, how can I get it to allow me to select 1 and
    > 3 or 1, 3, 5 and 6 all at once (like you would typically expect to do by
    > holding down the CTRL key while selecting each value)?
    >
    > Your help will be much appreciated! :-)
    > Nancy



    --
    Debra Dalgleish
    Contextures
    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