The reason is that you have inserted a date field which shows the system
date. What you need to do is change those date fields for createdate
fields - ALT+F9 change { DATE } or { TIME \@ "d MMM yyyy" } to { CREATEDATE
\@ "d MMM yyyy" } then F9 and ALT+F9 - and change the date in your
letterhead template so that future letters based on it show the correct
dates. The switch \@ "d MMM yyyy" may be different at your location.
See
http://www.gmayor.com/stop_automatic_date_update.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
"kenppy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> We have a large number of old document files with a date field that
> updates automatically on opening and saves on exit. This system might
> have been useful at one time but now we need to view the actual date for
> reference purposes. Is there any way to disable this momentarily.
> Making the file read-only does not stop this.
>
> thanks