dissociate
Reverse a cell merge.
Syntax
Section titled “Syntax”dissociate(cr, cr2, ...)Description
Section titled “Description”Splits previously-merged cells back into individual cells. The original top-left value is preserved in the top-left cell; others become empty.
Example
Section titled “Example”dissociate(A1:D1)See also
Section titled “See also”mergecells— Merge cells in a rectangular range into a single cell.mergevert— Merge each column of a range into a single vertical cell.mergehorz— Merge each row of a range into a single horizontal cell.