Question about SUMIF

I have a Numbers table that has numerical values in one column with a date in another column and a name in a third one. I want to sum all the values in this table for a particular name where the date is between two values. Is it possible to use SUMIF to obtain this sum? I've used SUMIF a lot but only where I'm summing values with a particular name.


I'm currently using macOS Monterey 12.6.3.

iMac (2017 – 2020)

Posted on Apr 11, 2023 9:28 AM

Reply
Question marked as Top-ranking reply

Posted on Apr 11, 2023 6:22 PM

Not with SUMIF but it can be done with SUMIFS



If you are hard coding the date into the function like I did, using the DATE function is preferable to using a text date because it is unambiguous, unlike text (is "04/10/2023" April 10th or Oct 4th?). If you replace the DATE function with a cell reference to a date in a Date&Time formatted cell, that is also unambiguous.

3 replies
Question marked as Top-ranking reply

Apr 11, 2023 6:22 PM in response to RobbieSnr

Not with SUMIF but it can be done with SUMIFS



If you are hard coding the date into the function like I did, using the DATE function is preferable to using a text date because it is unambiguous, unlike text (is "04/10/2023" April 10th or Oct 4th?). If you replace the DATE function with a cell reference to a date in a Date&Time formatted cell, that is also unambiguous.

Apr 12, 2023 8:40 AM in response to Badunit

Many thanks for the reply.


My situation is a bit more complicated. My column A contains money payments while column D contains the names of the recipients, and there are many payments at different times to each of the recipients. I want to work out how much money was paid to a particular recipient during the period set by my dates criteria.


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Question about SUMIF

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.