合并单元格
将选中单元格的内容合并到一个单元格当中。
合并后的单元格地址取自合并前单元格区域第一个单元格的地址。合并后的单元格不能再与其它单元格进行合并。单元格区域只能是一个矩形。
如果要合并的单元格包含内容,将显示一个警告对话框。
有以下选项可用:
-
Move the contents of the hidden cells into the first cell: The actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulas referring to the hidden cells or the first cell will be updated.
-
Keep the contents of the hidden cells: The contents of the hidden cells are kept; the results of formulas referring to the hidden cells will not change.
-
Empty the contents of the hidden cells: The contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated.
合并单元格可能会导致表格中公式计算出错。