+ Reply to Thread
Results 1 to 3 of 3

conditional concatenate?

  1. #1
    Registered User
    Join Date
    10-28-2020
    Location
    manila, philippines
    MS-Off Ver
    office 365
    Posts
    2

    conditional concatenate?

    Hello, newbie here.

    I want to concatenate cells A1 and A2 if B1 and B2 is duplicate. I tried using IF function but I don't know how to make it work for more than 2 rows. For example, see the attached image.

    Screenshot 2020-10-29 035321.png
    Last edited by richard1029; 10-28-2020 at 04:36 PM. Reason: solved

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: conditional concatenate?

    Please share the solution.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-28-2020
    Location
    manila, philippines
    MS-Off Ver
    office 365
    Posts
    2

    Re: conditional concatenate?

    Here's the solution:

    First, add a header row. Then use the formula below

    =IF(B2<>B1,A2,C1&A2)

    It is not exactly the same as what I want but it works.

    Attachment 701775

+ 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. Conditional CONCATENATE Problem
    By Ridwan.desco in forum Excel General
    Replies: 2
    Last Post: 08-05-2015, 05:47 AM
  2. Conditional Concatenate Throughout Range
    By AustinBrister in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-26-2012, 04:11 PM
  3. Conditional Concatenate?
    By GoodKingAlf in forum Excel General
    Replies: 4
    Last Post: 05-25-2012, 12:45 PM
  4. Conditional Concatenate a la Count Ifs
    By Rigano in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2010, 12:35 PM
  5. Concatenate & Conditional formatting
    By Daniela_Panait in forum Excel General
    Replies: 2
    Last Post: 02-05-2010, 11:33 AM
  6. [SOLVED] Conditional Concatenate
    By ExcelMonkey in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-18-2006, 09:35 AM
  7. Conditional Concatenate
    By ExcelMonkey in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-18-2006, 09:10 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