+ Reply to Thread
Results 1 to 5 of 5

Merge/Combine data in a column of many rows into one cell separated by a space

Hybrid View

  1. #1
    Registered User
    Join Date
    12-14-2011
    Location
    NH
    MS-Off Ver
    Excel 2010
    Posts
    83

    Merge/Combine data in a column of many rows into one cell separated by a space

    I have one column of data in 67 rows. How do I merge all the data into one cell?
    aaa aaa bbb ccc ddd
    bbb
    ccc
    ddd

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Merge/Combine data in a column of many rows into one cell separated by a space

    Assuming your data runs A1:A67, then in B1 put =A1, in B2 put =B1&" "&A2, and then copy the formula in B2 downwards

    concatenation magic.xlsx
    Last edited by daffodil11; 09-26-2013 at 04:05 PM. Reason: magical attachment

  3. #3
    Registered User
    Join Date
    12-14-2011
    Location
    NH
    MS-Off Ver
    Excel 2010
    Posts
    83

    Re: Merge/Combine data in a column of many rows into one cell separated by a space

    Many Thanks
    I copied the last row after applying and pasted all in a cell.
    I knew it had to be simple!!

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Merge/Combine data in a column of many rows into one cell separated by a space

    Woo woo! Another satisfied customer!



    Glad I could be of assistance.

  5. #5
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Merge/Combine data in a column of many rows into one cell separated by a space

    One lil bit larger method.. :)

    Insert Formula..
    =A1:A67

    select red area in formula bar.. and press F9.
    Now delete.. (=) and double Find & Replace..
    1. (") Quote to () Nothing
    2. (;) Semicolon to ( ) Space
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

+ 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. Combine multiple rows into one comma separated column
    By NotAvg1 in forum Excel General
    Replies: 9
    Last Post: 03-04-2013, 07:06 PM
  2. [SOLVED] How to separate last combine characters which is separated by space
    By nur2544 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-08-2013, 10:20 AM
  3. Replies: 1
    Last Post: 10-22-2012, 11:09 PM
  4. Merge rows with different column of data into one row separated by a empty row
    By phuu in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-15-2012, 10:48 AM
  5. [SOLVED] combine rows into one cell separated by comma
    By Miki Jo in forum Excel General
    Replies: 2
    Last Post: 03-09-2006, 04:30 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