Merge cells

Merge cells activity is used for merging cells in word.

* Word name The reference name of the word file which has already been opened or created is chosen in the dropdown.
* Table Index Index of the table which will be merged cells is written (starts form 1).
* Range Table cell range to merge is written (from A to Z are column indexes, from 1 to ∞ are row indexes).
With all data If the checkbox is selected, all data in the merged cells are written to the merged field. Otherwise, only the data in the first cell is written.

Note: * Fields selected with are required, others are optional.

Word name example

You can use the Word name as shown in the example.

${newWord}

Table Index example

You can use the Table Index as shown in the example.

4

1

Range example

You can use the Range as shown in the example .

A1:C5

With all data example

If the “With all data” checkbox status is:

True: All data in the merged cells is written to the merged field.

False: Only the data in the first cell is written.