View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Jezebel
 
Posts: n/a
Default Current date shows up in text when I retrieve old letters.

It means the dates were entered as DATE fields. These always update to the
current date. Change them to CreateDate fields - this will show the date the
document was created, which might or might not be the correct date.
CreateDate will also be the wrong date if --

1. There was a delay between creating the document and actually issuing the
letter, or
2. The letter was created by copying an old letter and doing a SaveAs (in
which case CreateDate refers to the creation of the original).

You can also use PrintDate -- this might be more accurate if the letter was
despatched as hard-copy or as PDF; but of course it might have been printed
again subsequently. For future reference, best practice with formal
correspondence is to keep a fixed copy of the document as despatched,
preferably by archiving a PDF, or by unlinking fields (press ctrl-shift-F9
to replace all fields with their results) -- following which they never
update.

To change the fields: Press Alt-F9 to display field codes. Change DATE to
CREATEDATE. Press F9 to update the field. Press Alt-F9 to hide the code and
display the result. The grey is the Field Shading setting on Tools Options
View and does not print.




"Bobbie70" wrote in message
...
Just started a new job. When I retrieve letters from Word folders, the
current date shows up in the body of the letter; not the date the letter
was
actually typed and stored. The current date is highlighted in grey. It
does
no good to print out this copy of the letter, as it has the wrong date on
it.
How may I solve this problem?