| GoTo | - | ADDRESSBLOCK - Inserts a mail merge address block. |
| GoTo | - | ASK - Displays a dialog box requesting the user to enter some information. |
| GoTo | - | COMPARE - Compares two values and displays either a "1" if True or a or "0" is False. |
| GoTo | - | DATABASE - Inserts the results of a database query into a table. |
| GoTo | - | FILL-IN - Prompts you to enter text. Your response is printed in place of the field. |
| GoTo | - | IF - Compares two values and then inserts the text appropriate to the result of the comparison. |
| GoTo | - | MERGEFIELD - Displays the name of a data field within the "chevron" merge characters in a mail merge main document. |
| GoTo | - | MERGEREC - Displays «MERGEREC» as a field result. |
| GoTo | - | MERGESEQ - Counts the number of data records that were successfully merged with the main document. |
| GoTo | - | NEXT - Instructs Microsoft Word to merge the next data record into the current resulting merged document. |
| GoTo | - | NEXTIF - Compares two expressions. If the comparison is true, the next data record into the current merge document. |
| GoTo | - | SET - Defines the information represented by the specified bookmark name. |
| GoTo | - | SKIPIF - Compares two expressions. If the comparison is True then it cancels the current merge document. |