+ Reply to Thread
Results 1 to 4 of 4

Concatenate multiple columns and then look for duplicates is NOT WORKING

  1. #1
    Registered User
    Join Date
    03-22-2019
    Location
    Strathroy, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    4

    Concatenate multiple columns and then look for duplicates is NOT WORKING

    ****UPDATE - I think i just need the formula to find duplicates when I have over 255 characters, it needs to find the duplicates throughout the whole dataset, not just comparing the first record to the rest.****

    I want to maintain a log of service reports. Each row represents a service report.

    Each day I am getting a new report of open service reports and I am concatenating all the information in order to check for changes in the data set. In column A, orange=original set, blue=today's records

    I concatenate all of the columns (into column W) and then look for duplicates. The columns that don't show a duplicate I will look at further to identify the change. The duplicates in the new data set only get deleted.

    HOWEVER, the sample data I have provided should all show as duplicates and I don't understand why they are not.

    Help
    Attached Files Attached Files
    Last edited by StaceyFCreative; 11-12-2019 at 10:09 PM.

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Concatenate multiple columns and then look for duplicates is NOT WORKING

    Use this. Is an array formula so Ctrl+Shift+enter instead of regular enter:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Click the * to say thanks.

  3. #3
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,302

    Re: Concatenate multiple columns and then look for duplicates is NOT WORKING

    Untried,
    start your string of with a 'letter' (the same letter).
    Concatenation works with 'text strings', you are starting yours off with a 'date'.
    the lead letter may set the string.

  4. #4
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Concatenate multiple columns and then look for duplicates is NOT WORKING

    I think it can only test for 254 chars or less in condition format (duplicate).

    Regards.

+ 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. Auto concatenate and reverse concatenate & Remove duplicates .
    By Andy308 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2016, 12:38 PM
  2. [SOLVED] Macro to find duplicates, concatenate cells, then delete old duplicates (2)
    By cny in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-22-2016, 06:05 AM
  3. [SOLVED] Check for duplicates against multiple criteria and then concatenate values
    By Pango in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-15-2016, 06:54 PM
  4. Macro to find duplicates, concatenate cells, then delete old duplicates
    By givemepuppies in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 03-04-2016, 02:43 AM
  5. [SOLVED] Macro to find duplicates, concatenate Unique Values, then delete old duplicates
    By lesoies in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-17-2013, 04:32 PM
  6. Working with duplicates and multiple workbooks
    By altafullahu in forum Excel General
    Replies: 3
    Last Post: 01-31-2013, 02:56 PM
  7. Concatenate values from columns and deleting duplicates
    By RandomP in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-15-2011, 06:20 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