Range.UnMerge Method
Separates a merged area into individual cells.
Syntax
expression.UnMerge
expression A variable that represents a Range object.
Example
This example separates the merged range that contains cell A3.
| Visual Basic for Applications |
|---|
|
Syntax
expression.UnMerge
expression A variable that represents a Range object.
Example
This example separates the merged range that contains cell A3.
| Visual Basic for Applications |
|---|
|