To include data like phone numbers or email addresses, you insert those merge fields specifically. Also, a merge field like First Name doesn't have to be part of an Address Block or Greeting Line. If you want to personalize a document by including your recipients' first names, insert the ...
Fields in Word are used as placeholders for data that might change in a document and for creating form letters and labels in mail-merge documents. Fields, also known as field codes, are different from the type of fields that are used to enter information, such as on a form. Word automati...
MailMergeField MailMergeFieldName MailMergeFieldNames MailMergeFields MailMessage MappedDataField MappedDataFields OCXEvents OCXEvents_Event OCXEvents_GotFocusEventHandler OCXEvents_LostFocusEventHandler OCXEvents_SinkHelper OLEControl OLEControlClass OLEFormat OMath OMathAcc OMathArgs OMathAutoCorrect OMathAu...
expression.InsertMailMergeField(varIndex) expression A variable that represents a TextRange object. Parameters Expand table NameRequired/OptionalData TypeDescription varIndex Required Variant The name or index of the data field in the datasource. Return Value TextRange Remarks For a publication's cat...
The ADDRESSBLOCK field is used to insert a Mail Merge address block in Word document. ADDRESSBLOCK field in Word document can be represented by the FieldAddressBlock class. You can use FieldAddressBlock class to perform the following operations:...
TheADDRESSBLOCKfield is used to insert a Mail Merge address block in a Word document.ADDRESSBLOCKfield in Word document can be represented by theFieldAddressBlockclass. You can useFieldAddressBlockclass to perform the following operations: specify whether to include the name of the country/region in...
Insert a Document During Mail Merge Operation You can insert a document into a merge field during a Mail Merge operation. For example, a Mail Merge template can contain a merge field such as [Summary]. But in the final document, you need to insert content obtained from another external docu...
MailMergeFieldName Object MailMergeFieldNames Object MailMergeFields Object MailMessage Object MappedDataField Object MappedDataFields Object OLEFormat Object OMath Object OMathAcc Object OMathArgs Object OMathAutoCorrect Object OMathAutoCorrectEntries Object OMathAutoCorrectEntry Object OMathBar Object O...
MailMergeFieldName Object MailMergeFieldNames Object MailMergeFields Object MailMessage Object MappedDataField Object MappedDataFields Object OLEFormat Object OMath Object OMathAcc Object OMathArgs Object OMathAutoCorrect Object OMathAutoCorrectEntries Object OMathAutoCorrectEntry Object OMathBar Object OMath...
Word Developer Reference Inserts a caption immediately preceding or following the specified range. Syntax expression.InsertCaption(Label,Title,TitleAutoText,Position,ExcludeLabel) expressionRequired. A variable that represents aRangeobject. Parameters