Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

problem with SUMIFS formula. Help

User uploaded file

Mac mini, iOS 11.4.1

Posted on Sep 21, 2018 6:09 AM

Reply
Question marked as Best reply

Posted on Sep 22, 2018 12:21 AM

Hi ryszaerdb,


Here's an example using the data you supplied.

I've reduced the summary table (Your 'Table 1") to show only the result column and the columns containing date used in the formula.

The Data table copies yours (Table 2), but contains only the data addressed by the formula.


The dates displayed in column A of both tables are full Date & Time values, entered as shown. Numbers automatically fills in the current year to complete the date part, and assigns 00:00:00 (Midnight at the beginning of that date) as the time part to complete the Date and Time value in each cell.

User uploaded file

The total in Summary::C2 is calculated by the SUMIFS formula shown below the Summary table:


SUMIFS(Data::D,Data::A,">="&A$2,Data::A,"<"&EDATE(A$2,1),Data::E,B$2)


Regards,

Barry

7 replies
Question marked as Best reply

Sep 22, 2018 12:21 AM in response to ryszardb

Hi ryszaerdb,


Here's an example using the data you supplied.

I've reduced the summary table (Your 'Table 1") to show only the result column and the columns containing date used in the formula.

The Data table copies yours (Table 2), but contains only the data addressed by the formula.


The dates displayed in column A of both tables are full Date & Time values, entered as shown. Numbers automatically fills in the current year to complete the date part, and assigns 00:00:00 (Midnight at the beginning of that date) as the time part to complete the Date and Time value in each cell.

User uploaded file

The total in Summary::C2 is calculated by the SUMIFS formula shown below the Summary table:


SUMIFS(Data::D,Data::A,">="&A$2,Data::A,"<"&EDATE(A$2,1),Data::E,B$2)


Regards,

Barry

problem with SUMIFS formula. Help

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