May 1999
Intermediate to advanced
1440 pages
38h 6m
English
The Fillin field prompts the user to insert text in a dialog box, and then inserts that text in the document. The FILLIN field is often used to personalize letters during mail merge, and to make it easier to fill in forms.
{ FILLIN "prompttext" [Switches] }
| Switch | What It Does |
|---|---|
| \d | Gives Word alternative text to insert if the user doesn't enter any text in the dialog box. |
| \o | Prompts for bookmark text when you start to run a mail merge. |
To present the user with the request "What would you like for breakfast?", enter the following field:
{ FILLIN "What would you like for breakfast?" }
To present the user with the same request, and display "Oatmeal" as the default choice, enter the following field:
{ FILLIN "What would ...Read now
Unlock full access