Results 1 to 3 of 3

Thread: Multiple Choice Combo box?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2009
    Posts
    28

    Multiple Choice Combo box?

    I have a combo box with three choices; Innovation, Competitive and Amenities.
    The Control Source field for these choices is called; Initiatives.
    I want the user to be able to choose 1, 2 or even 3 of these options on my form.
    I have tried to make three combo boxes with the same options for each combo box so the user can choose 1, 2 or all of the options, but it does not work.
    Is there any options I have to make this happen?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Multiple Choice Combo box?

    Swich to a multiselect ListBox, or possibly even three separate checkboxes.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2009
    Posts
    28

    Re: Multiple Choice Combo box?

    Quote Originally Posted by Hack View Post
    Swich to a multiselect ListBox, or possibly even three separate checkboxes.
    I have input a multi select combo box but now there is a problem when I choose all three options they do not show up in the field. I have made sure the control source is correct. Is there anything else I have to do?

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