Remove auto date from a word document created using a template

C

Confused

How do I do this? The document displays current date instead of date it was
created.
 
D

Daiya Mitchell

How do I do this? The document displays current date instead of date it was
created.

The keyboard shortcut for Insert Date, and the icon on the header/footer
toolbar insert an automatically updating date field, {DATE}, so if either of
those were used in creating the doc, you get date changes.

To fix old docs, select the field, toggle field codes on the right-click
menu (or hit alt-F9), and change the DATE field to CREATEDATE.

For more information, see here:
http://word.mvps.org/FAQs/TblsFldsFms/DateFields.htm

For the future, you could make the {CREATEDATE} field into an AutoText entry
and assign it a shortcut.
http://word.mvps.org/FAQs/Customization/AutoText.htm
 
C

Charles Kenyon

You are using a DATE or TIME field rather than a CREATEDATE field. This
field should be put in the original template if possible (instead of
inserting using the keyboard shortcut or header/footer toolbar button).

In the document in question, press Alt-F9 to display field codes. Then
change the field to a CREATEDATE field, press F9 and then Alt-F9.

See http://addbalance.com/word/datefields1.htm for information on the
different kinds of datefields and how to format them.
 
Top