Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JTrumpfheller

  1. JTrumpfheller

    DocVariable update in Header/Footer area

    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...
  2. JTrumpfheller

    DocVariable update in Header/Footer area

    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...

Part and Inventory Search

Back
Top