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
|