How do I set the date to always be create date?

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

Guest

I am trying to have all word documents which I open, open with the creation
date showing in the document rather than the current date I open them.
How do I accomplish this?
Thanks
 
Change the date field to a createdate field!

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Hi,

You need to change the DATE field to a CREATEDATE field. To do this, select
the DATE field and press Shift-F9. It should now look like:
{ DATE }
Add 'CREATE' to 'DATE' so that you get:
{ CREATEDATE }
then press F9 to update.

Cheers
 
Back
Top