date changes from that typed on original when document viewed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I open a word document a day or more later the original date has
changed to the date when I open it.
How can I stop this?
 
When I open a word document a day or more later the original date has
changed to the date when I open it.
How can I stop this?

Open the date and time dialogue box (from the Insert menu) and unselect the
'Update automatically' check box.

kind regards
Sandra
 
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 \@ "d MMM yyyy"}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 switches \@ "d MMM yyyy" may be different at your location.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top