EDUCBA Logo

EDUCBA

MENUMENU
  • Explore
    • EDUCBA Pro
    • PRO Bundles
    • Featured Skills
    • New & Trending
    • Fresh Entries
    • Finance
    • Data Science
    • Programming and Dev
    • Excel
    • Marketing
    • HR
    • PDP
    • VFX and Design
    • Project Management
    • Exam Prep
    • All Courses
  • Blog
  • Enterprise
  • Free Courses
  • Log in
  • Sign Up
Home Excel Excel Resources Excel Tips New Line in Excel Cell
 

New Line in Excel Cell

Twinkle Sethi
Article byTwinkle Sethi
Madhuri Thakur
Reviewed byMadhuri Thakur

Updated August 22, 2023

New line in excel cell

 

 

New Line in Excel Cell (Table of Contents)
  • Introduction to New Line in Excel Cell
  • How to Insert New Line in Excel Cell?

Introduction to New Line in Excel Cell

A new line in a cell is called a line break that is generally used to end the current line and start a new line in the same cell. Let us see a simple example of this below:

Watch our Demo Courses and Videos

Valuation, Hadoop, Excel, Mobile Apps, Web Development & many more.

  • First, use the keyboard shortcut Alt + Enter.
  • Using concatenation/ampersand operator (&) and CHAR (10) function.
  • Using the “Find & Replace” function.

How to Insert a New Line in Excel Cell?

Let’s understand how to insert a New Line in Excel Cell with some examples.

You can download this New Line Excel Cell Template here – New Line Excel Cell Template

Example #1 – Using the Keyboard Shortcut Alt + Enter

The simplest way to insert a new line in an Excel cell is using the keyboard shortcut Alt + Enter. Let us say we wish to enter the text “Happy Birthday” in two lines in the same cell (“Happy in one line and “Birthday” in the other line). So the following process can be used to do so:

  • Position the cursor at a point or location in the cell where the new line will be inserted.

New cell line 1-1

  • Now while holding down the Alt key, press the Enter key, and type the remaining text.

New cell line 1-2

New cell line 1-3

While inserting a new line in a cell, “Wrap text” should be enabled to see the desired text in a new line. If the cell is not in the “Wrap Text” mode, all the text would be seen in a single line, even if a line break is applied. We have the “Wrap Text” option in the “Home” tab of the ribbon.

Wrap Text

So we can see in the above screenshot that when the “Wrap Text” option is enabled (highlighted in red), and so we can see the desired text in a new line. If this were not enabled, we would not be able to see “Birthday” in a new line even after inserting the line break.

New cell line 1-4

Example #2 – Using Concatenation/Ampersand Operator (&) and CHAR (10) Function

In the above example, we wish to achieve the same result using the concatenation/ampersand operator (&) and CHAR (10) function. Then the following steps can be used to do so:

To insert a line break with the help of a formula that uses concatenation/ampersand operator (&) and CHAR (10) function, the syntax used for the formula is:

=”text” & CHAR (10) & “text” & CHAR (10) & “text”, and so on

where,

  • text: These are some portions of texts that have to be concatenated in different lines in the same cell
  • CHAR (10), in between these text portions, uses an ASCII code to return a line feed in Windows. This would force the formula to insert a new line.

So let us now see how this works:

New cell line 2-1

Once the Char Function is used, the output is shown below.

New cell line 2-2

So we can see in the above screenshot that when “Wrap text” is activated, then using the ampersand operator and CHAR (10) function also, we can achieve the same result of inserting a line break as with the keyboard shortcut. This is because the formula combines all the text pieces using the ampersand or concatenation operator with the CHAR function between each sample with character code 10. This character code in Windows is used for a line break in Excel.

Example #3 – Using the Concatenation Operator and CHAR Function

Now we will use the Concatenation operator and CHAR function when “Wrap Text” is enabled. Let us say we wish to have each line of an address in a new line of the same cell. So the following steps can be used to do so using the concatenation/ampersand operator (&) and CHAR (10) function:

Char with Wrap Text

Once CHAR and ampersand function is used, the output is shown below.

Ampersand function

So we can see in the above screenshot that each section of the address is in the new line of the same Excel cell. This has also been achieved using the concatenation operator and CHAR (10) function when “Wrap Text” was enabled.

Example #4 – Using the Find & Replace Function

Now let us say we have an address of some people as follows:

Find & Replace Function 4-1

Now, if we wish to insert a new line with a comma in the address. We wish to insert this in a cell with each line of an address in each new line of the same cell. So this can be done using the FIND and REPLACE functions. The following steps can be used to do so.

  • Select all those cells in which we wish to replace the comma with a new line.

Find & Replace Function 4-2

  • Now click on the ‘Home’ tab and ‘Find & Select’ -> ‘Replace’ (or press Ctrl + H). This will open the ‘Find & Replace’ dialog box.

Find & Replace Function 4-3

  • Enter ‘,’ in the ‘Find What’ field in the dialog box. Then place the cursor in the ‘Replace’ field and press’ Ctrl + J’ to insert a new line. After pressing Ctrl +J, we see a blinking dot in the Replace field. Then click on ‘Replace All’.

Find & Replace Function 4-4

  • This will make the following changes in the above addresses.

Find & Replace Function 4-5

So we can see in the above screenshot that wherever there was a comma in the address, a new line was inserted in place of it. These changes will again be seen only if “Wrap Text” is enabled or activated. If not, then changes would not be seen.

Things to Remember About New Line in Excel Cell

  • When we wish to add spacing between lines or paragraphs, a new line will be inserted in a cell.
  • The keyboard shortcut technique can make complicated formulas easy to read.
  • While inserting a new line in a cell, “Wrap text” should be enabled or activated to see the desired text in a new line.
  • While using the CHAR (10) function and concatenation operator method to insert a line break or new line, creating a named range (using the ‘Define Name’ option) can also be used instead of CHAR (10) function.

Recommended Articles

This is a guide to New Line in Excel Cell. Here we discuss how to Insert New Lines in Excel Cell, practical examples, and a downloadable Excel template. You can also go through our other suggested articles –

  1. Line Break in Excel
  2. Cell Reference in Excel
  3. Divide Cells in Excel
  4. SUM Cells in Excel

Primary Sidebar

Footer

Follow us!
  • EDUCBA FacebookEDUCBA TwitterEDUCBA LinkedINEDUCBA Instagram
  • EDUCBA YoutubeEDUCBA CourseraEDUCBA Udemy
APPS
EDUCBA Android AppEDUCBA iOS App
Blog
  • Blog
  • Free Tutorials
  • About us
  • Contact us
  • Log in
Courses
  • Enterprise Solutions
  • Free Courses
  • Explore Programs
  • All Courses
  • All in One Bundles
  • Sign up
Email
  • [email protected]

ISO 10004:2018 & ISO 9001:2015 Certified

© 2025 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS.

EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you
Loading . . .
Quiz
Question:

Answer:

Quiz Result
Total QuestionsCorrect AnswersWrong AnswersPercentage

Explore 1000+ varieties of Mock tests View more

EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you
EDUCBA
Free Excel Course

Excel functions, formula, charts, formatting creating excel dashboard & others

By continuing above step, you agree to our Terms of Use and Privacy Policy.
*Please provide your correct email id. Login details for this Free course will be emailed to you
EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you

EDUCBA

Download New Line Excel Cell Template

EDUCBA Login

Forgot Password?

EDUCBA

Download New Line Excel Cell Template

EDUCBA

डाउनलोड New Line Excel Cell Template

🚀 Limited Time Offer! - 🎁 ENROLL NOW