Forum Discussion
Moose1974
Aug 26, 2021Copper Contributor
Word document wizard required
I have a word doc which I have inserted the header and footer which repeat every time its starts a new page. I require a box with information within the header with changeable info that repeats every...
Stefan_Blom
Aug 29, 2021MVP
The easiest way to add "changing" information in a header (or footer) is to make use of a STYLEREF field. The field can be used to reference text formatted in a specific paragraph or character style from the document body. Does that help?
Moose1974
Aug 29, 2021Copper Contributor
Thank you. I will give this a try.