+ Reply to Thread
Results 1 to 4 of 4

Excel formula to get multiple lines of a cell to a single cell

  1. #1
    Registered User
    Join Date
    12-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Excel formula to get multiple lines of a cell to a single cell

    Hi,

    I'm in search of an excel formula which solves my problem.

    I hav an excel sheet, in cell A1
    A1 = 1
    2
    3
    4

    A1 cell has values 1,2,3,4 with Alt enter in between each of 1,2,3,4

    now, i need the output in B1 as '1 2 3 4'. I.e., space in between and in single line..

    Please help me.

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Excel formula to get multiple lines of a cell to a single cell

    Hi,

    =SUBSTITUTE(A1,CHAR(10)," ")

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Registered User
    Join Date
    12-31-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: Excel formula to get multiple lines of a cell to a single cell

    Thank you.

    Its working.

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Excel formula to get multiple lines of a cell to a single cell

    You're welcome.

+ 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. Multiple lines in single cell
    By Bill Pearce in forum Excel General
    Replies: 5
    Last Post: 04-02-2015, 10:59 AM
  2. Replies: 0
    Last Post: 06-29-2012, 03:16 PM
  3. posting multiple lines HTML into single cell
    By jrtaylor in forum Excel General
    Replies: 0
    Last Post: 06-09-2011, 01:57 PM
  4. Multiple lines in single cell
    By gti_jobert in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-09-2006, 09:00 AM
  5. [SOLVED] Multiple lines in a single cell
    By Joseph Mouhanna in forum Excel General
    Replies: 1
    Last Post: 04-01-2005, 02:06 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