I would suggest that you use a userform
See the article “How to create a Userform” at:
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> Can I have a template with fillin fields run from a toolbar?
>
> I have hyperlinked to the template from a button on the toolbar but I don't
> get the fillin fields. When I use the menu File/New from template to open
> the template, the fillin fields are available. Is it possible to run this
> template from a toolbar? TIA
Hi Brian,
I think the problem you're running into here is that when you hyperlink to a
file you're actually *opening* the file. Since the automatic display of
Fillin field prompts only triggers when you create a new document from a
template, and not when you open the template, you won't get the Fillin fields
automatically. This means you'd need to use a macro, either to create a new
document (instead of a hyperlink), or to force the field updates when you
click the button.
If you don't want macros, then Ctrl+A, F9 should do what you need :-)
> Can I have a template with fillin fields run from a toolbar?
>
> I have hyperlinked to the template from a button on the toolbar but I don't
> get the fillin fields. When I use the menu File/New from template to open
> the template, the fillin fields are available. Is it possible to run this
> template from a toolbar?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Brian Collie - 05 May 2004 03:37 GMT
Thanks, Cindy. Creating a macro was the answer that I needed.
Brian
> Hi Brian,
>
[quoted text clipped - 22 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)