#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David R. Duggan
 
Posts: n/a
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUMIF(AND) FUNCTION Saariko Excel Worksheet Functions 9 October 28th 04 11:52 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"