See the article "Getting access to the Document Properties of a Word file"
at:
http://www.word.mvps.org/FAQs/MacrosVBA/DSOFile.htm
Alternatively, you could modify the code in the article "Find & ReplaceAll
on a batch of documents in the same folder" at:
http://www.word.mvps.org/FAQs/MacrosVBA/BatchFR.htm
to open each of the files and get the editing time from the Builtin Document
Properties

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hello,
>
> I wish to add the edit time of a directory word files.
> Thanks in advance for any first step I could use to script something.
>
> Jean-Jacques
JJA - 17 Sep 2007 14:19 GMT
Thanks Doug,
That's exactly what I needed
:-)