Create a Table Using Merge Fields

A special type of TurnKey Lender Merge fields are table merge fields. They are place at the end of the List of Merge Fields.

Table Merge Fields Peculiarities

  • Table merge fields can only be used inside their table

  • You need to indicate the first and the last value from the table and the table name

  • You need to indicate the last value from the table

  • You cannot use other merge fields inside the table

First and Last Values

To indicate that you are going for a specific table, you need to use the {MERGEFIELD TableStart:TableName} and {MERGEFIELD TableEnd:TableName} when the TableName is the name define in brackets in the List of Merge Fields.

Step-by-Step Table Creation

  1. Create a usual table in word.

  2. Fill-in all the fields that are not merge fields (if necessary)

  3. Before the first merge field from the table insert the merge field {MERGEFIELD TableStart:TableName}

  4. Insert all the required merge fields

  5. Before the last field from the table insert the merge field {MERGEFIELD TableEnd:TableName}

For example, we can create this table (where values in brackets are merge fields)

Installment Number

Due Date

Total Amount

Principal Amount

Interest Amount

Commissions Amount

Balance

Installment Number

Due Date

Total Amount

Principal Amount

Interest Amount

Commissions Amount

Balance

«TableStart:Schedule»«InstallmentNumber»

«DueDate»

«Total»

«Principal»

«Interest»

«Commission»

«Balance»«TableEnd:Schedule»

Total

«TotalAmountToPay»

«LoanAmount»

«TotalInterest»

«TotalCommission»

 

This table will be displayed as