![]() |
|
|
|
#1
|
|||
|
|||
|
Hi i can write a checkbox using item(1).checked = ... but i can t seem to be able to do it using contentbytitle method. Probably i m doing something wrong. Do you have any example? I ll paste my code later
|
|
#2
|
|||
|
|||
|
Ok for those who need it I resolved:
ActiveDocument.SelectContentControlsByTitle("cb1") .Item(1).Checked = .... |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
One Content Control Checkbox checks another Content Control Checkbox
|
DEsh | Word VBA | 2 | 10-06-2017 08:23 PM |
Content control checkbox calculations
|
allikat305 | Word Tables | 5 | 11-22-2016 11:20 PM |
How do I make a checkbox or dropdown item reference data in that specific section of the data array?
|
dhare | Excel Programming | 2 | 02-24-2016 12:36 PM |
Checkbox on page title - in sidebar?
|
Frieda Vizel | OneNote | 1 | 02-15-2016 09:00 AM |
Clicking the selected Content Control checkbox returns wrong control in vba event
|
DougsGraphics | Word VBA | 2 | 06-24-2015 07:31 AM |