View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default sumif with multiple constraints

You're welcome - thanks for feeding back.

Pete

On Nov 16, 12:01 am, Jessica
wrote:
perfect :) thanks for the quick help



"Pete_UK" wrote:
Try this:


=SUMIF(F:F,"<-420")-SUMIF(F:F,-560)


Hope this helps.


Pete


On Nov 15, 11:46 pm, Jessica
wrote:
trying to sum a column ignoring two parameters, only successfully ignoring one.
currently using
=SUMIF(F:F,"<-420") also want it to ignore values of -560 when returning sum.
any help appreciated.- Hide quoted text -


- Show quoted text -