Thread
:
=SUMIF(A2:A34,"=F37",E2:E34) Why doesn't this formula work
View Single Post
#
1
Posted to microsoft.public.excel.misc
Jonas
Posts: n/a
=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?
Reply With Quote