A
AndyE
Within VBA code I wish to update all fields in a document before a save.
This is fine for the body (activedocument.fields.update) and I have managed
to update those within the footer. However, I have a document property field
inside a text box in the header and I cannot fnd a way to get this to update.
Any suggestions please?
This is fine for the body (activedocument.fields.update) and I have managed
to update those within the footer. However, I have a document property field
inside a text box in the header and I cannot fnd a way to get this to update.
Any suggestions please?