Dear all,

Before I go into my question I want to give you information about what I am working with.

Version of the programs


  • Word 2013
  • Excel 2013
  • VBA 7.1


Explanation of problem
I have a Word document that has both checkboxes and textboxes in it. I am looking for an Excel VBA code that can check a specific checkbox in the Word document based on an excel cell saying “Yes” (checked) or “No” (not checked). Each checkbox thus needs to be linked to a different cell.

Word has 3 types of checkboxes:


  • Check box content control
  • Check box form field (legacyforms)
  • Check box (activeX controls)


I am using the Check Box Content Control. For this checkbox I do not find any clear excel VBA codes online that are used to check these boxes in Word. Is there anybody that knows how this can be done. Please also inform me if it only works with the other checkboxes.

Many thanks in advance .

kind regards,

Sustainable