+ Reply to Thread
Results 1 to 4 of 4

Concatenate Multiple Rows Into One Row

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    440

    Concatenate Multiple Rows Into One Row

    Hi,

    Is there a fast way to execute the concatenation of multiple rows into 1 single row?
    Here is the sample on how to do manually, but I would like see in automated way:

    Please Login or Register  to view this content.
    Here is my sample file:

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Concatenate Multiple Rows Into One Row

    UDF

    Formula in Sheet1 D1:
    =ConcAll(Table13,[@ID],2,", ")
    and copy down

    To a standard code module.
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    440

    Re: Concatenate Multiple Rows Into One Row

    Wow instant result. I wrote a code that scan within 2 range and it takes 2-5mins for about 2000 records. This one is so instant!!

    Thank you so much!!

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Concatenate Multiple Rows Into One Row

    You are welcome and thanks for the rep.

+ 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. How to Combine (Concatenate) Data from Multiple Rows into One Cell
    By syed82 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-02-2015, 04:38 AM
  2. Concatenate Multiple Rows to Produce Different String Combos?
    By boba7523 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-29-2015, 02:49 AM
  3. [SOLVED] Concatenate Multiple Rows And Switch Columns If Blank
    By Knawl in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-17-2014, 05:11 AM
  4. Concatenate multiple rows and columns into 1 cell
    By mj44 in forum Excel General
    Replies: 19
    Last Post: 08-29-2013, 02:37 PM
  5. Concatenate accross multiple rows with blanks
    By moxidon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-28-2013, 06:21 PM
  6. Concatenate multiple rows based on column value
    By sbartlett1123 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-20-2012, 05:58 PM
  7. [SOLVED] How to Concatenate multiple Rows into 1 Column cell
    By rbapdx in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-11-2012, 12:02 AM

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