Checkbox to show/hide text line

Solved
siaud Posted messages 1 Status Membre -  
m@rina Posted messages 27333 Registration date   Status Modérateur Last intervention   -
Hello everyone,

it's difficult to explain this clearly in the title, so here’s the context:

I'm using Word 2013, and I'm looking to create a to-do list.
I've created a table with checkboxes in the first column (developer => "content control"), and in the second column, the corresponding tasks (plain text).

My goal is that when selecting a checkbox, it prints the corresponding line of text. (the unchecked boxes wouldn’t appear on the printed document)

I've searched the web a bit for an answer, without success. Furthermore, I feel that it requires solid VBA knowledge, and I’m not competent.

Is there a simpler solution? Or could someone provide me with guidance on the functions to use to achieve this?

Thank you in advance,

Siaud

1 réponse

m@rina Posted messages 27333 Registration date   Status Modérateur Last intervention   11 546
 
Hello,

You probably didn't have to search long, because I answered this same type of question just yesterday!
https://forums.commentcamarche.net/forum/affich-33646889-rendre-des-checkbox-invisible-vba-word#p33654283

To be adapted for the table, with an example here:
https://faqword.com/index.php/word/faq-word/tableaux/907-comment-afficher-et-masquer-rapidement-des-lignes-de-tableau

m@rina

"Knowledge is acquired through experience, everything else is just information." (Einstein)
0