+ Reply to Thread
Results 1 to 4 of 4

Combine Cells If Other cell matches

  1. #1
    Registered User
    Join Date
    09-16-2020
    Location
    Canada
    MS-Off Ver
    Office 365
    Posts
    2

    Combine Cells If Other cell matches

    Here is an example of what I'm working with

    Coloumn A
    Product A
    Product A
    Product A
    Product B
    Product B
    Product B

    Column B
    Detail 1
    Detail 2
    Detail 3
    Detail 1
    Detail 2
    Detail 3

    Column C
    I would like this one to have it where if Column A is the same the information would get combined into this cell. I will be copying the end result to something else so it is fine if it looks like:
    Detail1Detail2Detail3

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Combine Cells If Other cell matches

    with O365 you can use TEXTJOIN, so something llke below - where row 1 is a header row, and row 2 first item

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    modify the first argument of TEXTJOIN to hold preferred delimiter - e.g. " " or ";" or "|" etc

  3. #3
    Registered User
    Join Date
    09-09-2020
    Location
    Sri Lanka
    MS-Off Ver
    Excel 365
    Posts
    25

    Re: Combine Cells If Other cell matches

    Quote Originally Posted by Melvinmasterson View Post
    Here is an example of what I'm working with

    Coloumn A
    Product A
    Product A
    Product A
    Product B
    Product B
    Product B

    Column B
    Detail 1
    Detail 2
    Detail 3
    Detail 1
    Detail 2
    Detail 3

    Column C
    I would like this one to have it where if Column A is the same the information would get combined into this cell. I will be copying the end result to something else so it is fine if it looks like:
    Detail1Detail2Detail3
    Hi
    it is better if you could upload an example in excel format with expected results. then others could easily understand ur problem and provide you a solution fast.

  4. #4
    Registered User
    Join Date
    09-16-2020
    Location
    Canada
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Combine Cells If Other cell matches

    Thank-you.

+ 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] If cell matches then paste cells on same row
    By tool_fairy in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-29-2020, 11:19 AM
  2. copy/paste range of cells if cell matches another cell in another worksheet
    By Lewis Shoulders in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-16-2018, 07:30 AM
  3. If one cell is blank, and matches two other cells, color the cell
    By RobinOfLocksley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-28-2017, 10:40 PM
  4. Merge cells if other cell matches
    By MAKnudsen in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 01-30-2015, 07:19 PM
  5. [SOLVED] combine several rows to one if column A matches
    By s@skia in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-31-2013, 03:27 AM
  6. Change cell color when cell value matches a listing of cells
    By dfrazier4604 in forum Excel General
    Replies: 2
    Last Post: 02-06-2013, 07:35 PM
  7. combine B results for multiple matches in A?
    By toms4n in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 12-29-2006, 04:49 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