Forum Discussion
Jay_Cous
May 03, 2022Copper Contributor
Multiple List with Check Boxes
Would like to add a list with check boxes to a table in word. Users should be able to select more than one item from the List. Is this possible?
Jay_Cous
May 05, 2022Copper Contributor
Hello Doug. Am not an expert user of word. Are you able to provide all the steps on how to do this. For instance, Have created the Active X, then created the above script as above and my box is still empty and am unable to create a list of options in it. When creating the above, went into Visual Basic > Project > Microsoft Word Objects > ThisDocument and pasted what you suggested. But all I got was a blank box.
May 05, 2022
Did you save the file as a Macro Enabled Template (*.dotm) and then after closing that file, use File>New and select that Template to create a new document from it. When you do that, any macro with the name of Document_New will run.
If you cannot get it to work, upload a copy of the document so that we can check it.
If you cannot get it to work, upload a copy of the document so that we can check it.