D
David Lipetz
Hi,
I'm officially stumped regarding this formula. The formula works correctly
for month 2-12, but for month 1 the formula also returns results for cells
in the specified D range that are blank.
=SUMPRODUCT(--(MONTH(Reinstatements!$D$5:$D$77)=1),Reinstatements!$M$5:$M$77)
Logic: Sum the cells in the M range where the date in the D range is from a
specific month. In my data, there may be values in the M range without a
value (a blank value) in the D range. The formula above sums the M range
data when the D range is a blank. I do not want blank cells in the D range
evaluated.
What am I missing?
David
I'm officially stumped regarding this formula. The formula works correctly
for month 2-12, but for month 1 the formula also returns results for cells
in the specified D range that are blank.
=SUMPRODUCT(--(MONTH(Reinstatements!$D$5:$D$77)=1),Reinstatements!$M$5:$M$77)
Logic: Sum the cells in the M range where the date in the D range is from a
specific month. In my data, there may be values in the M range without a
value (a blank value) in the D range. The formula above sums the M range
data when the D range is a blank. I do not want blank cells in the D range
evaluated.
What am I missing?
David