C
Chris
Hi,
I want to add text to the BuildInDocumentProperties("Comments") is that
possible?
I can read the comment by
dim Text as string
Text = ActiveDocument.BuiltInDocumentProperties ("Comments")
but how do I write to a comment using vba?
Thanks, Christina
I want to add text to the BuildInDocumentProperties("Comments") is that
possible?
I can read the comment by
dim Text as string
Text = ActiveDocument.BuiltInDocumentProperties ("Comments")
but how do I write to a comment using vba?
Thanks, Christina