+ Reply to Thread
Results 1 to 5 of 5

Counting the Unique values in the 2 columns

  1. #1
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    657

    Counting the Unique values in the 2 columns

    Hello Friends

    Please find the attached file (Counting the Unique values in the 2 columns.xlsx).

    I need to calculate the contents duplicating in both Columns D and E.

    In Light yellow cell I3 by formula it should show 11.

    thanks in advance
    Sekar

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Counting the Unique values in the 2 columns

    CSE formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    SumProduct
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,891

    Re: Counting the Unique values in the 2 columns

    Try this ...

    =SUMPRODUCT((D2:D98<>"")*(D2:D98=E2:E98))

    Normal enter.

  4. #4
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    657

    Re: Counting the Unique values in the 2 columns

    Hello humdingaling and hello Phuocam

    Thanks to both of you

    Your formulas working well

    thanks again

  5. #5
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,891

    Re: Counting the Unique values in the 2 columns

    You're welcome!

+ 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] VBA - Counting unique values based on mutiple columns
    By Bezzie in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-12-2016, 03:03 AM
  2. [SOLVED] Need Help Counting Unique Values If 2 Columns Match
    By Xeba37 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-10-2016, 05:29 AM
  3. [SOLVED] counting unique values into tw odifferent columns
    By joannelittell in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-10-2013, 10:15 AM
  4. Replies: 1
    Last Post: 02-18-2013, 01:46 AM
  5. [SOLVED] Counting Unique Values Across 2 Columns
    By mrfloopa in forum Excel General
    Replies: 3
    Last Post: 06-12-2012, 02:38 PM
  6. Replies: 6
    Last Post: 10-18-2011, 07:34 PM
  7. Replies: 2
    Last Post: 02-10-2005, 10:06 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