Add Method (MailMergeFields Collection)

See Also         Example         Applies To

Adds a mail merge field to the data source document.

Syntax

expression.Add(Range, Name)

expression   Required. An expression that returns a MailMergeFields object.

Range   Required Range. The range where you want the field to appear. This field replaces the range, if the range isn't collapsed.

Name   Required String. The name of the field.