![]() |
|
#1
|
|||
|
|||
![]()
I am new to this forum, so if this question has been posted prior, I apologize.
I am using Word 2010 and am still new to learning about how to properly utilize all the features. I have been messing with combo boxes for drop-down listing of choices to fill letters that I write. My question is this: are there any options for this kind of usage that has a multiple-choice selection feature? If not, is there any plans to implement this feature in the future? Also, is there any other way to make this happen aside from the combo box option? Thanks. |
#2
|
||||
|
||||
![]()
The short answer to your question is no, however you could use an on exit macro to perform further tasks based on your selection. From your brief description a better approach would be to create a VBA userform in which you can make all your selections and write them to the document. You could use a list box to make multiple selections if you wished.
See http://www.gmayor.com/Userform.htm for the basics. You could then investigate http://www.gmayor.com/Userform_ComboBox.html and http://gregmaxey.com/word_tip_pages/..._userform.html
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#3
|
|||
|
|||
![]()
Thank you for the response gmayor, I will investigate your links and see what I can do with the info.
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Word 2010 Content Control help - Combo Boxes vs Drop Down List | proghy | Word | 1 | 09-16-2014 02:01 PM |
Pivot Table Question- Can the table display in the order the boxes were checked/selected? | blackjack | Excel | 0 | 09-13-2014 08:57 PM |
![]() |
olson109 | Word | 5 | 03-12-2014 01:02 AM |
Word2010 check boxes and plain text content control boxes in same table | fcsungard | Word | 5 | 06-01-2012 01:16 AM |
VB Code.. COmbo boxes | DrewB | Word VBA | 4 | 06-10-2009 05:31 AM |