May 1999
Intermediate to advanced
1440 pages
38h 6m
English
The NEXTIF field tells Word to move to the data file's next record, but only if the conditions you specify are met.
Note
NEXTIF is an archaic field left over from Word 2. Microsoft recommends that you use Query Options instead, available as part of step 3 in the Mail Merge Helper.
If you must use NEXTIF, insert it as part of the mail merge process by choosing Next Record If… from the Insert Word Field button on the Mail Merge toolbar.
{ NEXTIF Expression1 Operator Expression }
The following operators work with the NEXTIF field:
| Switch | Meaning |
|---|---|
| = | Equals |
| > | Greater than |
| < | Less than |
| >= | Greater than or equal to |
| <= | Less than or equal to |
| <> | Not equal to |
To include the next record in a mail merge only if it's been more than 90 days ...
Read now
Unlock full access