Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, Can somebody tell me which of two is better & why. Counting Based on Multiple Criteria We can use =SUMPRODUCT((C2:C6<1000)*(B2:B6="red")) or we can also use array formula with Sum(if((C2:C6<1000),if(B2:B6="red")),1,0) (syntax might not be exact). IS there any advantage of using Sumproduct over using Sum(if, or vice versa. Please educate, since I have been using the array formula version (sum(if). Thanks in advance. Regards Anand -- anandmr65 ------------------------------------------------------------------------ anandmr65's Profile: http://www.excelforum.com/member.php...o&userid=30728 View this thread: http://www.excelforum.com/showthread...hreadid=553920 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulations? | Excel Discussion (Misc queries) | |||
Percentages | Charts and Charting in Excel | |||
How to set a formula to count the product appear how manytime | Excel Worksheet Functions | |||
SUMIF Not | Excel Discussion (Misc queries) | |||
Which function(s)? | Excel Worksheet Functions |