![]() |
|
|
|
#1
|
||||
|
||||
|
None of the dropdown box options available to be inserted into a document support multiple selection. The only way to do this is with a userform listbox. You can put text content controls at the positions required with an on-entry macro that calls the userform. At its simplest this can be seen in the example attached. Click in either control.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
#2
|
|||
|
|||
|
Oh my god, that is exactly what I'm looking for, you are amazing, thank you.
Now if I wanted to use the same kind of thing throughout the document but with different selections, would I need to create different userboxes and macros for each one or should I just add all the selectable items to this one? |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Change color according with dropdown selection
|
spk | Word VBA | 43 | 07-31-2022 03:51 PM |
Multiple Selection Dropdown list
|
ajanson | Word VBA | 36 | 07-15-2019 08:16 PM |
| Selection of a dropdown creates another dropdown wih the list | krishnamurthy.ka2810 | Word VBA | 1 | 04-26-2018 11:44 PM |
| block selection in dropdown list | Intruder | Excel | 2 | 01-10-2013 10:20 AM |
Dropdown selection value
|
coconutt | Word VBA | 5 | 09-13-2012 05:23 PM |