Stopping a document from changing dates when opened

M

Me

How do I stop a word document from changing dates when I
open up an old file that has an "insert" "Date" in the
field from changing to the current date. I want to be
able to open files and yet retain the original
date. "Update automatically" is not checked.

???
 
&

&:-jesse\)

The date code you're using will update to the current
date. If you modify the date code to the creation date,
that date will remain as long as the code remains.

Ctrl F9 to insert field braces and type the following
between them:

{CreateDate}

Right-click and update the field.

jesse
 
Top