Top "Sumifs" questions

SUMIFS is an Excel function, introduced with Excel 2007 (v12.

Google Sheets ArrayFormula with Sumifs

Usually don't need help with sheets but I think my brain is imploding from thinking on this too much. Trying …

google-sheets sumifs array-formulas
Selecting a Specific Column of a Named Range for the SUMIF Function

I am trying to create a SUMIF function that dynamically adds up values in a specific column of a named …

excel excel-formula offset sumifs
SUMIFS with date and name criteria... month and year only

I am trying to get a SUMIFS formula to check a column of dates and sum only the values that …

excel date excel-formula sumifs
Using Excel sumifs to sum matrix elements

Is it possible using Excel's sumifs to find the sum of elements of a matrix using condition on row and …

excel sumifs
Excel: Optimizing a bunch of very heavy SUMIFS

I have some data that I want summed matching certain criteria Example data: A B C D Id Id2 Id3 …

excel sumifs
How to write a SQL query implementing Excel SUMIFS function

I have a table like this: Date Sales Department Store 02/01/2012 4.09 Toys A 03/01/2012 5.90 Toys A 02/01/2012 6.64 Toys B 03/01/2012 4.71 Toys B 02/01/2012 16.72 Toys C 03/01/2012 1.37 …

sql excel sumifs
Google Sheets Error "Array Arguments to SUMIFS are of different size"

Converting from an Excel file (where this works fine), I have a SUMIFS formula that is returning an error "Array …

google-sheets sumifs
Excel SUMIFS equivalent in R

I'm very very new to R and am looking at ways of recreating an Excel VBA macro and Excel worksheet …

r sumifs
SUMIF used together with FILTER function in Google Spreadsheet

It seems that Google Docs doesn't offer the SUMIFS function. Instead, it was suggested to use a workaround combining SUM …

filter sum google-docs sumifs
Conditional Excel Sum based on dates range

I have got a spreadsheet in where dates are in column B and values are in column E. Dates are …

excel worksheet-function conditional-operator sumifs