+ Reply to Thread
Results 1 to 4 of 4

Insert a Line Break in a Cell

  1. #1
    Registered User
    Join Date
    09-27-2013
    Location
    Hamilton, OH
    MS-Off Ver
    2007 & 365 ProPlus
    Posts
    5

    Insert a Line Break in a Cell

    I know how to insert a line break using Alt+Enter. I want to insert a line break using a formula. ie. =A1 & B1 with a line break between the two values.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2502
    Posts
    13,700

    Re: Insert a Line Break in a Cell

    Hi mgraf. Welcome to the forum.

    Try

    =A1&CHAR(10)&B1

    You may have to format to Wrap text.
    Dave

  3. #3
    Registered User
    Join Date
    09-27-2013
    Location
    Hamilton, OH
    MS-Off Ver
    2007 & 365 ProPlus
    Posts
    5

    Re: Insert a Line Break in a Cell

    Thanks Dave!

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2502
    Posts
    13,700

    Re: Insert a Line Break in a Cell

    You're welcome. Glad to help, and thanks for marking your thread Solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA code to insert line break within a cell if specific criteria is met.
    By pipoliveira in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-19-2018, 09:28 AM
  2. Help with "Insert a line break in a cell"
    By mrbret in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-30-2018, 05:20 PM
  3. [SOLVED] Insert a line break (CHAR(10)) after every 42 characters
    By Rajkiran557 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-22-2014, 06:08 AM
  4. [SOLVED] VBA to insert line break (Alt+Enter)
    By TextMonkey in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-12-2014, 01:18 PM
  5. Insert manual line break in formula
    By 0-0 Wai Wai ^-^ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-11-2005, 03:15 PM
  6. Insert maunal line break in formula
    By 0-0 Wai Wai ^-^ in forum Excel General
    Replies: 2
    Last Post: 09-10-2005, 12:05 PM
  7. Replies: 2
    Last Post: 06-14-2005, 02:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1