Word 2002
I have included an ASK field in a template along with some fillin fields.
The fillin fields work when I open the template (.dot) but the ASK field
won't work until I select the field and press F9? Is this the way it's
supposed to work or am I doing something wrong?
Any help would be appreciated.
Brenda
Graham Mayor - 09 Nov 2007 14:42 GMT
Add the following macr *to the template*
Sub AutoNew()
ActiveDocument.Fields.Update
End Sub
http://www.gmayor.com/installing_macro.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Word 2002
>
[quoted text clipped - 6 lines]
>
> Brenda