View Single Post
 
Old 03-27-2015, 07:15 AM
dsimon14 dsimon14 is offline Windows 7 64bit Office 2003
Novice
 
Join Date: Mar 2015
Posts: 2
dsimon14 is on a distinguished road
Default

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).
Reply With Quote