+ Reply to Thread
Results 1 to 4 of 4

SUMIFS not find all values

  1. #1
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    1,390

    SUMIFS not find all values

    Attached Transaction sheet contains 69 records of income or expenditure, with the "Category" listed in Col L

    Cashflow Report sheet analyses these by the various categories,so the Closing Balance should match that on the Transaction report.

    Unfortunately it doesn't, because the Cashflow sheet is omitting some values but I can't see why?

    Income category:

    =SUMIFS(Table1[Debit],Table1[Date],">="&C$4,Table1[Date],"<"&EOMONTH(C$4,0),Table1[Category],B7)

    Formula calculates four of the totals correctly, but not the £5,085 for "Receipt Type 1" in row 70 (final row of Table)
    If that is included, as shown in Col D, then income matches on both sheets.

    Expense category:
    =SUMIFS(Table1[Credit],Table1[Date],">="&C$4,Table1[Date],"<"&EOMONTH(C$4,0),Table1[Category],B16)

    Formula calculates the Direct Payments and Overhewad Costs correctly, but does not pick up the £2,952 VAT Compliance Cost in row 69
    Including that, as shown in Col D, gives total expenses of £53,350, but the Transaction sheet has £53,392!

    As I've been staring at this for hours now, need fresh eyes who can see the wood for the trees, and point out where I've missed something or made an error.

    Ochimus
    Attached Files Attached Files

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: SUMIFS not find all values

    Your formula is looking for dates less than the end of the month rather than less than or equal to it.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    BSB

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,215

    Re: SUMIFS not find all values

    Income Cat :
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Just enter = sign.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  4. #4
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    1,390

    Re: SUMIFS not find all values

    Many thanks to both for spotting the schoolboy error!

    Can now mark this as Closed and get to bed

    Ochimus

+ 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] Find a text value with a sumifs function
    By waimea in forum Excel Formulas & Functions
    Replies: 23
    Last Post: 12-14-2018, 09:02 AM
  2. SUMIF (Or SUMIFS) To Sum Values NOT equal to a RANGE of values
    By Norcal1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-29-2018, 02:11 PM
  3. How to find duplicate accounts being taken in different SUMIFS
    By whatever61 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-26-2016, 11:12 AM
  4. Replies: 2
    Last Post: 09-30-2015, 11:10 AM
  5. sumif or sumifs values less than corresponding values in the adjacent column
    By harikaraj in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-24-2015, 03:21 PM
  6. Using SUMIFS formula to find value for January keying on an ID #
    By dimare13 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-07-2013, 05:39 PM
  7. Replies: 1
    Last Post: 04-19-2013, 08:30 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