S
Stanza
Hi,
I am trying to automatically populate the title of a document when I save
the document. The tile is to be populated with a value for a particular merge
field.
I am relatively new to macro vba programming so I do not have much of an
idea of how to do this,
I know you can use the code:
activedocument.BuiltInDocumentProperties.item("Title").value = “Valueâ€
How do you do this for a mergefield?
Cheers,
Stanley
I am trying to automatically populate the title of a document when I save
the document. The tile is to be populated with a value for a particular merge
field.
I am relatively new to macro vba programming so I do not have much of an
idea of how to do this,
I know you can use the code:
activedocument.BuiltInDocumentProperties.item("Title").value = “Valueâ€
How do you do this for a mergefield?
Cheers,
Stanley