I have a document template that I created to issue work orders with. The data in the template pulls codes from a separate application using field codes:
(i.e. { QUOTE IncRID \* MERGEFORMAT }
My question is; how do I write a script/macro that uses that field "IncRID" as the filename?
For instance, IncRID (short for Incident ID) = 12345 when the user clicks the toolbar icon or runs the script, it autosaves the file as 12345.doc.
I appreciate any offers, suggestion, advice. Thank you, in advance, for your help!
The Titanic was built by engineers. The Ark was built by an amateur.
(i.e. { QUOTE IncRID \* MERGEFORMAT }
My question is; how do I write a script/macro that uses that field "IncRID" as the filename?
For instance, IncRID (short for Incident ID) = 12345 when the user clicks the toolbar icon or runs the script, it autosaves the file as 12345.doc.
I appreciate any offers, suggestion, advice. Thank you, in advance, for your help!
The Titanic was built by engineers. The Ark was built by an amateur.