Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I was wondering if I can get an opinion on which is better; SUMIF OR
SUMPRODUCT. I suspect the answer will be SuMPRODUCT, however there are so many ways of using this function that I can't get a grasp of how to use it in what situation. So IF the resounding answer is indeed SUMPRODUCT - Can someone point me to a place/resource where I can finally fully learn and understand that function? Please? Here are two examples of the same exact result that got me to wonder about this... SUMIF: =IF(SUMIF(Sheet3!$B$3:$B$803,Sheet1!$C19,Sheet3!$F $3:$F$803)0,SUMIF(Sheet3!$B$3:$B$803,Sheet1!$C19, Sheet3!$F$3:$F$803),"-") SUMPRODUCT: =IF(SUMPRODUCT(--(Sheet3!$B$3:$B$803=Sheet1!$C19),Sheet3!$F$3:$F$80 3)=0,"-",SUMPRODUCT(--(Sheet3!$B$3:$B$803=Sheet1!$C19),Sheet3!$F$3:$F$80 3)) Thank You Very Much in Advance! Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DropdownText green, and non-functional | New Users to Excel | |||
How to simplify a L O N G functional argument | Excel Worksheet Functions | |||
Using + and / as characters not as functional formatting | Excel Discussion (Misc queries) | |||
Excel 2007 Nearly Non Functional | Excel Discussion (Misc queries) | |||
Fully functional spreadsheets on web? | Excel Discussion (Misc queries) |