Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hello everyone, :) A very quick question, but nonetheless very intriguing to me (I just lost 4h on that :( ) I don't understand why my first formula works, and the second and third don't. {=SUM(IF(FiscYear="2003",IF(IncomeFeeID="RB",Amoun t,0),0))} =SUMPRODUCT((FiscYear="2003")*(IncomeFeeID="RB")*A mount) (result is #value) =SUMPRODUCT((FiscYear="2003")*(IncomeFeeID="RB"),A mount) (this one could work too I thought, but result in a 0) I am simply trying to sum (amount) when the fiscal year is 2003 and IncomeFeeId is RB... What am I missing? Thank you so much for your help! -- hochedez ------------------------------------------------------------------------ hochedez's Profile: http://www.excelforum.com/member.php...fo&userid=5734 View this thread: http://www.excelforum.com/showthread...hreadid=465897 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel | Excel Worksheet Functions | |||
I NEED HELP with the SPELLNUMBER Function | Excel Worksheet Functions | |||
EXCEL:NUMBER TO GREEK WORDS | Excel Worksheet Functions | |||
Is there a formula to spell out a number in excel? | Excel Worksheet Functions | |||
Convert Numeric into Text | Excel Worksheet Functions |