+ Reply to Thread
Results 1 to 2 of 2

Finding dupllicates using partial matches

  1. #1
    Registered User
    Join Date
    10-04-2013
    Location
    USA
    MS-Off Ver
    Excel2010
    Posts
    27

    Finding dupllicates using partial matches

    Is there a formula that will allow me to search for duplicates in a column using the first 4 letters and last 4 numbers in a cell?

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Finding dupllicates using partial matches

    can you provide a sample file
    the countif i think can give you that something like

    =COUNTIF(C1:C6,"="&LEFT(A1,4)&"*"&RIGHT(A1,4))
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

+ 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. Comparing Two Columns with partial matches
    By cartoking in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-16-2013, 04:56 PM
  2. [SOLVED] Inventory calculation with partial matches
    By G-Force in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-13-2012, 02:43 PM
  3. Need to find partial matches between two columns
    By rockportag03 in forum Excel General
    Replies: 3
    Last Post: 11-05-2010, 08:25 AM
  4. Finding Partial String Matches
    By evs in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2009, 06:22 AM
  5. [SOLVED] Autofiltering for partial matches
    By PeterJordan in forum Excel General
    Replies: 1
    Last Post: 01-12-2006, 05:35 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