The NEXT field instructs Microsoft Office Word to merge the next data record into the current merged document, rather than starting a new merged document. Use the NEXT field to print a specific number of data records in a single merged document.

If your goal is to list information from several data records in the same document, such as a membership directory or a price list, don't use the NEXT field. Instead, select Directory as the main document type when you start the mail merge.

Notes:

Syntax

{ NEXT }

Note To see the field codes in a main document, press ALT+F9. To see field results again, press ALT+F9 a second time.

Example

The following example uses a NEXT field to advise recipients of the starting time of an appointment that follows their own.

Your appointment is from { MERGEFIELD "AppointmentStartTime" } to { MERGEFIELD "AppointmentEndTime" }. Your advisor has another appointment that begins promptly at { NEXT }{ MERGEFIELD "AppointmentStartTime" }, so please plan your time accordingly.

If the data source for this merge is sorted by AppointmentStartTime in ascending order, the resulting document looks like this:

Your appointment is from 10:00 to 10:55. Your advisor has another appointment that begins promptly at 11:00, so please plan your time accordingly.

Instructions

You can use the NEXT field in a document or as part of a mail merge.

showTo use the NEXT field in a document

  1. On the Insert tab, in the Text group, click Quick Parts, and then click Field.

    word ribbon image

  2. In the Field names list, select Next.
  3. Click OK.

showTo use the NEXT field as part of a mail merge

While you are setting up the mail merge, do the following: