Text Documents (Writer)
HTML Documents (Writer Web)
Spreadsheets (Calc)
Presentations (Impress)
Drawings (Draw)
Database Functionality (Base)
Formulae (Math)
Charts and Diagrams
Macros and Scripting
Office Installation
Common Help Topics
OneOffice Logo

Inserting Line Breaks in Cells

Inserting line breaks in Office Calc spreadsheet cells

To insert a line break in a spreadsheet cell, press the Ctrl+Enter keys.

This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break.

You can search for a newline character in the Find & Replace dialogue box by searching for \n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula.

Formatting Office Calc cells for automatic line wrapping

  1. Select the cells for which you want an automatic line break.

  2. Choose Format - Cells - Alignment.

  3. Select Wrap text automatically.

For automatic wrapping in XLS files, the rows in question should be set to Optimal Height.

Inserting line breaks in Office Writer text document tables

To insert a line break in a text document table cell, press the Enter key.

An automatic line break will be performed while you type across the end of each cell.