Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 31
Default Multiple SUMIF criteria

How can I do a sumif function with multiple criteria?

For Example
I have 2 columns that i want to sort by criteria and 1 different column that
i want to sum.

Maybe something like this?????
=Sumif(range1,"criteria1",& , range2,"criteria2", "Sum_Range")

Thanks, Josh
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Multiple SUMIF criteria

Sumproduct may be better suited

=SUMPRODUCT((A1:A19=1)*(B1:B19=2)*(C1:C19))

Mike

"jxbeeman" wrote:

How can I do a sumif function with multiple criteria?

For Example
I have 2 columns that i want to sort by criteria and 1 different column that
i want to sum.

Maybe something like this?????
=Sumif(range1,"criteria1",& , range2,"criteria2", "Sum_Range")

Thanks, Josh

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 WITH MULTIPLE CRITERIA? kahuna Excel Worksheet Functions 5 October 2nd 07 06:05 PM
SUMIF multiple criteria Sarah (OGI) Excel Worksheet Functions 5 September 26th 07 02:54 PM
Sumif with multiple criteria tina Excel Discussion (Misc queries) 4 February 2nd 07 09:10 PM
Multiple SUMIF Criteria azazel Excel Worksheet Functions 3 November 10th 05 08:31 PM
SUMIF multiple criteria LOU Excel Worksheet Functions 1 November 10th 04 07:12 PM


All times are GMT +1. The time now is 09:36 PM.

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

About Us

"It's about Microsoft Excel"