View Single Post
  #1  
Old June 4th, 2010, 11:19 PM posted to microsoft.public.word.docmanagement
ElmerS
external usenet poster
 
Posts: 1
Default Alter build-in properties


Hi,

I saw the following thread and thought it can be adopted also for
altering the Creation Date of a "Word" Document.

I tried to run the suggested commands, in the Immediate window (after
replacing ActiveWorkbook with ActiveDocument).

Unfortunately, the creation date was not changed - not even with the
simple "Excel like" command:

ActiveDocument.BuiltinDocumentProperties(11).Value = Date

Is there an easy way to alter that date ?

http://www.excelforum.com/excel-prog...roperties.html

Thanks, Elm




--
ElmerS