ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SUMIF(AND() (https://www.excelbanter.com/excel-worksheet-functions/92282-sumif.html)

David R. Duggan

SUMIF(AND()
 
I have a sheet with 3 columns

Value Status Type

I want to be able to get total values from these columns based on a
combination of Status and Type.

If a job meets the type criteria, is it complete, incomplete, receivable,
etc??

I currently have a SUMIF formula for Status and another for Type, but need
to combine the functions.

Any suggestions would be appreciated.

DRD



Peo Sjoblom

SUMIF(AND()
 
Try

=SUMPRODUCT(--(Status_range=criteria1),--(Type_range=criteria2),Value_range)

will sum the value range where status and type are true

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"David R. Duggan" wrote in message
...
I have a sheet with 3 columns

Value Status Type

I want to be able to get total values from these columns based on a
combination of Status and Type.

If a job meets the type criteria, is it complete, incomplete, receivable,
etc??

I currently have a SUMIF formula for Status and another for Type, but need
to combine the functions.

Any suggestions would be appreciated.

DRD





All times are GMT +1. The time now is 08:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com