AddNext Method

See Also         Example         Applies To

Adds a NEXT field to a mail merge main document. Returns a MailMergeField object. A NEXT field advances to the next data record so that data from more than one record can be merged into the same merge document (for example, a sheet of mailing labels).

Syntax

expression.AddNext(Range)

expression   Required. An expression that returns a MailMergeFields object.

Range   Required Range object. The location for the NEXT field.