|
-
May 27th, 2009, 08:12 AM
#1
Thread Starter
Junior Member
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?
-
May 27th, 2009, 09:50 AM
#2
Re: Multiple Choice Combo box?
Swich to a multiselect ListBox, or possibly even three separate checkboxes.
-
May 27th, 2009, 10:23 AM
#3
Thread Starter
Junior Member
Re: Multiple Choice Combo box?
 Originally Posted by Hack
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|