I just discovered that I could execute directly the macro ^^ (yeah I'm pretty new to vba/macros).
I was using the document_open event.
I tried executing the macro, it doesn't do anything. In the step by step it seems that ActiveDocument.ContentControls is empty (ActiveDocument shows my file and seems to be ok).
|