View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jonas
 
Posts: n/a
Default =SUMIF(A2:A34,"=F37",E2:E34) Why doesn't this formula work

Ranges A2:A34 contain dates. A date entered into F37 is intended to return
the sums that match from E2:E34. Why do I only return zero?