How do I add placeholder text in a document?

M

Melissa

I am trying to create a letter template using placeholders so that a person
can use the tab key to move from field to field and add in information. Can
anyone help me do this??
 
K

Klaus Linke

Melissa said:
I am trying to create a letter template using placeholders so that
a person can use the tab key to move from field to field and add
in information. Can anyone help me do this??


Hi Melissa,

Most people use MacroButton fields for placeholder text like this. You can
look at the letter templates that come with Word to see examples.

If moving with the tab key is a requirement, you'd need to use a cleverly
built table with one cell for each placeholder text, though, or use the
Forms toolbar and protect the document for forms.

Regards,
Klaus
 
C

Charles Kenyon

Use a macrobutton field and the F11 key to move to the next field. See
http://www.addbalance.com/usersguide/fields.htm#MacroButton and
http://www.mvps.org/word/FAQs/TblsFldsFms/UsingMacroButton.htm for more
about macrobutton fields.

Else, if you really need to use the tab key, the alternative is what Word
calls an "online form." Check this in help. For more about online forms,
follow the links at http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles. You may also want to look at
http://www.word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm.

Hope this helps,
 
B

BLC

Insert - Field (opens a box): under "field" choose Macrobutton; under
"properties" choose DoFieldClick; in "display text", type in the text you
want in the placeholder.
 
Top