Re: add one line at the end of a footer by Doug
Doug
Sat Oct 14 02:02:26 CDT 2006
Insert the field in the template manually from the Insert>Field menu or by
pressing Ctrl+F9 to insert a pair of field delimiters and typing the
DOCVARIABLE varname inside them and then using Alt+F9 to toggle off the
display of the field codes. Then when the macro is run, the information
that is stored in the variable by the code in the macro will be displayed
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"4tis" <garbagem@walla.com> wrote in message
news:1160766979.560250.96030@h48g2000cwc.googlegroups.com...
> thanks
> and how can i add this { DOCVARIABLE varname } to the footer via VBA
> code and find if it exist ?
> i dont have any clew with this variable but it seems that this is
> exactly what i am looking for
> thanks
>