![]() |
|
|
|
#1
|
||||
|
||||
|
You would do far better to use content controls. For the kind of project you're describing, see, for example:
https://www.msofficeforums.com/word-...html#post87989 https://www.msofficeforums.com/word-...html#post38461 https://www.msofficeforums.com/word-...tml#post145675
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Thanks for those links. I think the most similar to my project is the third link (https://www.msofficeforums.com/word-...tml#post145675). I would like to be able to have one column of checkboxes and another of text fields, as I described above. Should I be avoiding ActiveX elements? Also, could you explain what the DoDependent sub does so I can replicate it for my project?
Thanks again. |
|
#3
|
|||
|
|||
|
Got it working with the regular checkboxes. Found one of your posts on another MS Word forum! Thanks macropod!
|
|
#4
|
||||
|
||||
|
Quote:
They have their place but, as shown in the links, aren't needed for what you're doing.The DoDependent sub looks at what choices have been made in the ProcessType & EquipCategory dropdowns and based on that, populate the corresponding TestType and Component dropdowns with the applicable choices. The data for those choices are stored in the ProcessType & EquipCategory dropdown values as |-delimited strings.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Auto Create/Format a Word Document based on Check Boxes
|
shanerolle | Word VBA | 21 | 05-13-2020 10:42 AM |
| Need Macro to select Checkbox after two boxes are checked in a series of checkboxes | rsaini | Word VBA | 0 | 01-16-2018 11:57 AM |
Word 2013 Text boxes on everything, can't select across multiple boxes
|
1Kurgan1 | Word | 2 | 10-31-2016 01:20 AM |
| Text inside text boxes create headings inside my table of contents!!! How do I delete the created he | carstj | Word | 3 | 04-11-2016 12:46 PM |
| Attempting to create "linked" text boxes | EricL89 | Word | 1 | 02-21-2014 05:36 PM |