D
Diane
Group,
I am trying to figure out how I can update a document variable that resides
within a bookmark. The code " bk1.Range.InsertFile((parapath),
Link:=False)", inserts a file indicated by "parapath. Now I need to update
the docvariable field "addltxt" that is within the inserted "parapath".
ALSO, I cannot use "word.unlink.fields", since that would update all my
docvariable fields and I only need to update one field named "addltxt".
Please note, I have several docvariables within the created document, all is
updating properly EXCEPT for the one that is included in the "parapath".
Any thoughts would be appreciated!!
Diane
I am trying to figure out how I can update a document variable that resides
within a bookmark. The code " bk1.Range.InsertFile((parapath),
Link:=False)", inserts a file indicated by "parapath. Now I need to update
the docvariable field "addltxt" that is within the inserted "parapath".
ALSO, I cannot use "word.unlink.fields", since that would update all my
docvariable fields and I only need to update one field named "addltxt".
Please note, I have several docvariables within the created document, all is
updating properly EXCEPT for the one that is included in the "parapath".
Any thoughts would be appreciated!!
Diane