Thread: Inserting text
View Single Post
  #5   Report Post  
Robert
 
Posts: n/a
Default

Thank you all so much. That's what I was looking for

"Greg" wrote:

Rob,

What you are asking for is certainly possible, but let me suggest a
MACROBUTTON field for your purposes:

Open a new blank document and save it a template or .dot file in your
template directory. Lets call it MyLetter.dot

Type Dear Mr. and Mrs.
Now press CTRL+F9 to create field code braces { }
In the braces type MACROBUTTON NoMacro _______
Like this"
{MACROBUTTON NoMacro ___________ }
Press ALT+F9 to toggle the field display.
Save the template and close
Now use FileNew to create a new document based on MyLetter template.
Click the blank line and type away.

HTH