The most elegant method is a UserForm, which requires vba programming
ability.
You may want to use Fill-In fields, Ask fields, or MacroButton fields. The
first two pop up questions/prompts and take the information from the user.
The second is like the fields you see in some of the built-in FAX and letter
templates - a prompt in the document. You click on it and type what you
want, replacing the prompt.
See <URL:
http://www.addbalance.com/usersguide/fields.htm#MacroButton> and
<URL:
http://www.mvps.org/word/FAQs/TblsFldsFms/UsingMacroButton.htm> for
more about macrobutton fields.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
See also the MVP FAQ:
http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
Pat R said:
I am trying to create a template letter where I have spaces that the
typist can drop in the necessary information. How do you create a prompt to
prompt them to enter information?