Thanks Tony,
this works for me. I didn't found it in the help or docu or elsewhere. I always tried it with
ActiveDocument.sections(1).Footers.Item(wdHeaderFooterFirstPage).Range.Fields.Update
ActiveDocument.sections(1).Footers.Item(wdHeaderFooterPrimary).Range.Fields.Update
because I use...
Hy people,
my first q: here and hope to get an answer.
I defined a template in word with a lot of fields and selfdefined docvariables.
In the maindocument I can set the values like this:
ActiveDocument.Variables(WhichField).Value = WhichValue
After I have set every value I can say...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.