+ Reply to Thread
Results 1 to 10 of 10

Using SUMIF to gather the info that doesn't match

Hybrid View

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

    Re: Using SUMIF to gather the info that doesn't match

    You could just do

    =SUM(allvaluesof2ndtable)-SUM(cellswithsumifformulasinfirsttable)

  2. #2
    Registered User
    Join Date
    07-25-2014
    Location
    USA
    MS-Off Ver
    2010
    Posts
    5

    Re: Using SUMIF to gather the info that doesn't match

    Quote Originally Posted by Jonmo1 View Post
    You could just do

    =SUM(allvaluesof2ndtable)-SUM(cellswithsumifformulasinfirsttable)
    You are absolutely right, but I was hoping to be able to use something similar to a sumif.

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

    Re: Using SUMIF to gather the info that doesn't match

    Quote Originally Posted by mistrmoto View Post
    but I was hoping to be able to use something similar to a sumif.
    Why?
    That's just going to create extra unnecessary calculations for Excel to do = slower performance.

    Excel has already done all the required work with the sumifs finding the ones that DO match.
    No need to do more work to 'find' the ones that don't match.
    Simple logic says what remains after the sum of values that DO match, is the values that don't match.
    Last edited by Jonmo1; 07-25-2014 at 09:25 AM.

+ 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. Need to gather information from one sheet to have relevant info on another
    By TRLWNC in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2014, 05:09 PM
  2. formula to gather info from one sheet to another in one spreadsheet?
    By Eric Padilla in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-24-2014, 02:43 PM
  3. Macro - Folder loop to gather info?
    By Vihral in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-26-2013, 10:09 AM
  4. [SOLVED] formula to gather non-empty cell info
    By J_J in forum Excel General
    Replies: 5
    Last Post: 08-17-2005, 04:05 PM
  5. formula to gather non-empty cell info?
    By J_J in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-17-2005, 08:05 AM

Tags for this Thread

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