Results 1 to 2 of 2

Thread: multi select combo box

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    89

    Post

    Hi all, is there a way to make a combo box multiselect. That way the user could choose more then one value to be populated in the database. This is for an access db but it can also be applied to a vb front end.
    Thanks

    scott

  2. #2
    Lively Member
    Join Date
    May 1999
    Location
    Vancouver, BC, Canada
    Posts
    84

    Post

    ComboBoxes are designed for selecting only one value at a time. In Access the ListBox Control has a Multi Select property. Create a ListBox and place the cursor in the Multi Select property and press F1 to display an explanation of the options.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width