MyDoc.CustomDocumentProperties("EffectiveDate") = "03/01/06" MyDoc.Sections(1).Headers(wdHeaderFooterPrimary).Range.Fields.Update
"Mickey" <Mickey[ at ]discussions.microsoft.com> wrote in message news:BF56C38C-2B06-435B-B576-9C0DFEF20E51[ at ]microsoft.com...
[Quoted Text] > Hi, > I'm trying unsuccessfully to create/write a macro that will modify a > Custom > Document Property located in the header of a document. The name of the > Custom Document Property is "Effective Date" and the Value is a date. I > want > to replace whatever the date is with "03/01/06". I'm using Word 2000. > > Any ideas? > > Thanks, > Mickey
|