#1   Report Post  
Chris
 
Posts: n/a
Default Finding Creation Date

If I change my windows clock and create a Word document, it will use the date
it thinks is today for the creation/updated, etc. date when I save the
document. I then change my date on the clock to the correct date. Is there
a way to tell the REAL creation date or that it was modified?

Thanks
Chris
  #2   Report Post  
Jezebel
 
Posts: n/a
Default

No. As far as your computer, and the programs that run on it, are concerned,
the current setting at any time IS the real date.



"Chris" wrote in message
...
If I change my windows clock and create a Word document, it will use the

date
it thinks is today for the creation/updated, etc. date when I save the
document. I then change my date on the clock to the correct date. Is

there
a way to tell the REAL creation date or that it was modified?

Thanks
Chris



  #3   Report Post  
Graham Mayor
 
Posts: n/a
Default

If you are changing the computer clock to insert dates, it is anyone's guess
what dates are recorded in the file, but if you change the DATE fields to
CREATEDATE fields in the documents (and in your template for new documents)
you will get the date that should equate to the date you originally saved.
In future insert CREATEDATE fields or the date as text. The following macro
will insert the date as text. You can change the format switch to any
preferred setting.

Sub InsertUSFormatDate()
Selection.InsertDateTime _
DateTimeFormat:="MMMM d, yyyy", _
InsertAsField:=False
End Sub

http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org




Chris wrote:
If I change my windows clock and create a Word document, it will use
the date it thinks is today for the creation/updated, etc. date when
I save the document. I then change my date on the clock to the
correct date. Is there a way to tell the REAL creation date or that
it was modified?

Thanks
Chris



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
inserting a date field for a future date rm Microsoft Word Help 2 January 10th 05 07:18 PM
Why does the original date change upon opening a document? K.Local773 Microsoft Word Help 7 December 16th 04 04:15 PM
How do i update a word document date field with a future date al Microsoft Word Help 2 December 6th 04 08:41 AM
insert a future date Tim Wallin Microsoft Word Help 3 December 4th 04 04:29 PM
How do I creat a diary date in Outlook from a date in a Word Oatsoeasy Microsoft Word Help 1 November 30th 04 11:24 AM


All times are GMT +1. The time now is 01:54 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"