Using the list form control: multi-selection possible?

Joined
Jan 2, 2020
Messages
16
Reaction score
0
Hi folks,

One of my users is creating a form in Word (365) using the form controls. She wants to have a list in which a user can select more than one item at a time. I don't see that as an option for any of those controls. Did I miss something? Is there another way to accomplish this functionality?

Thanks,

Beej
 

macropod

Microsoft MVP
Joined
Mar 2, 2012
Messages
578
Reaction score
50
No, content controls don't provide a multi-select option. You could, however, have as many such content controls as items the user is allowed to select - and, with some code, even have each successive content control limited to the options that haven't already been selected.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top