How to Move to Next Line in Excel

If you just need to move to next line in excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the cells and click Home ▸ Wrap Text so long text flows onto several lines inside the cell; press Alt+Enter while editing to force a line break wherever you want one.

On this page7
Annotated stepsExcel
1

Select the cell or range whose long text you want kept inside the cells.

2

On the Home tab click Wrap Text; the text rewraps onto multiple lines and the row height grows to fit.

3

To force a break at an exact point, double-click into the cell, position the cursor, and press Alt+Enter.

4

If a row does not auto-grow, double-click the row border or use Home ▸ Format ▸ AutoFit Row Height.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Wrap Text lets a cell show its full contents on multiple lines instead of spilling across neighbouring cells or being clipped at the edge. The Home ▸ Wrap Text button turns automatic wrapping on, and Excel grows the row height so every wrapped line is visible while the column width stays the same. For a break in a specific spot — between an address’s street and city, say — you press Alt+Enter while editing to insert a manual line break. The underlying value never changes; only how it is displayed does. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. For “move to next line in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a visual that makes the number obvious at a glance useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

A1 holds "27 Mathematician Road, Marylebone, London NW1 6XE" and overflows far past its column. Select A1 and click Home ▸ Wrap Text: the text now stacks onto three or four lines within the same narrow column, and the row gets taller so all of it shows. Want the city on its own line exactly? Double-click into the cell, place the cursor before "London", press Alt+Enter, and a deliberate break drops it down — the wrapped cell holds both the automatic wrapping and your manual break. Wrap Text keeps long labels, addresses and notes readable inside a tidy column instead of letting them spill over or vanish off the edge. It is the simplest way to make a wide entry fit a printable, scannable layout without widening the whole column. When the result is not what you expected, undo straight away rather than repairing it by hand — undo restores the sheet exactly, while manual fixes tend to leave small inconsistencies behind that surface later.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Treat “move to next line in excel” as a routine rather than a one-off. Once you know which setting or command controls it, the same few steps handle every workbook where it comes up in Excel, and you can explain them to a colleague in a sentence.

Common mistakes

  • Expecting wrapped rows to auto-size when the row height was set manually — AutoFit Row Height has to be reapplied.
  • Using spaces to fake a line break instead of Alt+Enter, which falls apart the moment the column is resized.
  • Turning on Wrap Text inside a merged cell, where row auto-fit is unreliable and often leaves text clipped.
  • Confusing wrapping with Shrink to Fit — wrapping adds lines, Shrink to Fit just makes the font smaller.

Frequently asked questions

How do I start a new line inside the same cell?

Double-click into the cell to edit it, put the cursor where the break should go, and press Alt+Enter. That inserts a manual line break without leaving the cell.

Why is my wrapped text still cut off?

The row height is fixed. Select the row and use Home ▸ Format ▸ AutoFit Row Height, or double-click the lower border of the row number, so it grows to show every wrapped line.

Does wrapping change the cell’s value?

No. Wrap Text only affects display — the stored text is identical, so formulas and lookups that reference the cell are unaffected.

Other ways people ask this

On the way here you may have searched this as “how to move to the next line in excel”, “how to move text to next line in excel” and “move to next line in excel” — it is all the same task, and this page is the single, complete answer to it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to move to the next line in excel”, “how to move text to next line in excel”, “move to next line in excel” all point at the one operation explained on this page, which is why they all lead here.