I'm not sure I fully understood what you needed. More particularly I a
unsure of what you wanted actually summed. This formula below wil
perform the 'sum' operation when B2=S, D2=SEP06MAR07, and C2=-12.5.
You will want to edit the actual SUM function though, because like
said, I am not sure what you wanted added together.
=if(B2="S",if(D2="SEP06MAR07",if(C2=-12.5,sum(B2:C3),""),""),"")
Is that anything close to what you wanted done
--
ph
-----------------------------------------------------------------------
ph8's Profile:
http://www.excelforum.com/member.php...fo&userid=1987
View this thread:
http://www.excelforum.com/showthread.php?threadid=52512