{ FILLIN ["Prompt "] [Switches ] }
Prompts you to enter text. Your response is printed in place of the field. To insert your response in more than one location, use an ASK field.
The prompt is displayed each time the FILLIN field is updated. If the FILLIN field is in a mail merge main document, the prompt is displayed each time a new data record is merged unless you use the \o switch.
When a new document is created based on a template containing FILLIN fields, the fields are updated automatically.
Instructions
Switches
If you don't specify a default response, Microsoft Word uses the last response entered. To specify a blank entry as the default, type empty quotation marks after the switch; for example, type \d ""
Example
This FILLIN field helps you fill in the correct information by displaying the patient name from the current data record; for example, "Please enter the appointment time for Patrick Martin." Insert an ASK or FILLIN field in the main document, and then insert the merge field in the field codes.
{ FILLIN "Please enter the appointment time for { MERGEFIELD PatientName }:"}