In that case, you could add the line:
Call Document_ContentControlOnExit(ActiveDocument.SelectContentControlsByTitle(" Visit Date - To")(1), False)
to your FileSave macro - before the save.
In that case, you could add the line:
Call Document_ContentControlOnExit(ActiveDocument.SelectContentControlsByTitle(" Visit Date - To")(1), False)
to your FileSave macro - before the save.
Cheers
Paul Edstein
[Fmr MS MVP - Word]