+ Reply to Thread
Results 1 to 4 of 4

how to identify unique values in column B with different values in column C?

  1. #1
    Valued Forum Contributor
    Join Date
    12-22-2010
    Location
    Texas
    MS-Off Ver
    Excel 2003 & Excel/Access 2007
    Posts
    438

    how to identify unique values in column B with different values in column C?

    In the perfect world cells A1:A3 should have the indentical Special Num in column "C". In some cases like you see in the attached they are not, is there a way we can identify if they are a match or if they are not?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: how to identify unique values in column B with different values in column C?

    Can you attach what the end result will look like? I don't quiet understand what are you trying to do.

  3. #3
    Valued Forum Contributor
    Join Date
    12-22-2010
    Location
    Texas
    MS-Off Ver
    Excel 2003 & Excel/Access 2007
    Posts
    438

    Re: how to identify unique values in column B with different values in column C?

    See attached, basically if a cells in column "B" are identical I need column "C" to be as well... if their not then I need to know.
    Attached Files Attached Files
    Last edited by jgomez; 07-24-2013 at 01:11 PM.

  4. #4
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: how to identify unique values in column B with different values in column C?

    In E2 enter =IF(COUNTIF($B$2:$B$9,B2)=SUM(IF($B$2:$B$9=B2,IF($C$2:$C$9=C2,1,0))), "Yes","Borrower has identical SSNEIN but different Special Num") with Ctrl + Shift + Enter keys entering together since it is an array formula.
    Attached Files Attached Files

+ 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] Pick unique values in column A and display the corresponding values from column B & C
    By nostra in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-17-2013, 01:51 AM
  2. Replies: 5
    Last Post: 05-09-2012, 02:30 PM
  3. Count Unique Values In One Column Basis Unique Values in Another Column
    By shez_raz in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-07-2012, 01:55 AM
  4. [SOLVED] create list of unique values from a column with repeated values?
    By Chad Schaben in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  5. [SOLVED] create list of unique values from a column with repeated values?
    By Chad Schaben in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 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