fixed date

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

Guest

How do you insert it in an ofc2007 document so it does not update when opened?
 
Insert Tab
Date & Time
Select Format
Select Language
Click DEFAULT button
OK
It will insert a today's date without format.
There are many other ways to manipulate the date and its format.
 
The reason it updates 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