+ Reply to Thread
Results 1 to 3 of 3

Count Values That Do Not Match

  1. #1
    Registered User
    Join Date
    11-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    99

    Count Values That Do Not Match

    Hello,

    I would be very appreciative of Excel expert's help.

    I tried several formulas to count the values in two columns that do not match but they do not work:

    =SUMPRODUCT(--(DataTable!A2:A150<>""),--(DataTable!A2:A150='Pivot Table'!A2:A150))

    =COUNTA(DataTable!A:A)-SUM(IF(IFERROR(MATCH('Pivot Table'!$A$2:$A$65,DataTable!$A$2:$A$145,0),0)>0,1,0))-1

    =SUM(($A$2:$A$150<>"")*1,(DataTable!$A$2:$A$150=$A$2:$A$150)*1)

    Both columns are located on two different spreadsheets with an actual pivot table on Pivot Table tab. Pivot Table sheet contains 64 records which all are also listed in Data Table sheet. So the formula should return 80 records that are not matched. I need to account for blank cells because every week the pivot table and a data table will have a different number of rows. So I was thinking to set a maximum range, lets say 50000 rows.

    The sample of data is attached.

    SUMPRODUCT.xlsx
    Last edited by Neyme; 02-02-2016 at 05:46 PM.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Count Values That Do Not Match

    Duplicate

    http://www.excelforum.com/excel-form...not-match.html

  3. #3
    Registered User
    Join Date
    11-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    99

    Re: Count Values That Do Not Match

    I am just trying to get some advise on the formula because no one responding to the first post.

+ 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. Count Values In Two Columns That Does NOT Match
    By Neyme in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-02-2016, 05:59 PM
  2. [SOLVED] Formula count if values match in two columns
    By MIGARDEIN in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-13-2015, 04:15 PM
  3. Replies: 5
    Last Post: 07-22-2014, 03:33 AM
  4. Replies: 2
    Last Post: 01-21-2014, 02:53 PM
  5. [SOLVED] Count non-#N/A values in an INDEX/MATCH array
    By Old Michael in forum Excel General
    Replies: 3
    Last Post: 07-20-2012, 08:31 AM
  6. Count if 2 values are match
    By million1 in forum Excel General
    Replies: 3
    Last Post: 04-25-2009, 04:12 PM
  7. How to Search, Count, Match and Post Values
    By vincentws in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-17-2006, 12: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