Because users save the document after pressing OK button. We use a Document
Management System which saves the document after the document has been typed
(or form has been filled out).
Lee,
>>> The field is the file location path therefore I want it to update when
>>> saved
>>> or printed.
Do you want a self-updating field for the full path and filename field?
The closest I think you can come to that, is to put a filename-with-path
field in the header or footer of the template that creates the document the
user is going to save.(Or use VBA code to insert the field in the header or
footer.) The field I tested 'looks like' this with the field code revealed:
{ FILENAME \p \*MERGEFORMAT }
I tested by saving the test document to a different directory each time. The
field results didn't change immediately, but when going into print preview
or printing the file, the field did update on its own, even with the "update
when printing" option turned off. The same field code placed in main body of
the document didn't update at all, until coerced manually or by running code
to update the field.
So in this case, field location makes a difference.
> Because users save the document after pressing OK button. We use a Document
> Management System which saves the document after the document has been typed
[quoted text clipped - 49 lines]
>>>>>
>>>>> I would appreciate anyone's help on this. Thanks

Signature
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID