J
Jay Platt
I am trying to subtotal a sales column by years. I have
tried the following formula:
=SUMIF((F2:F200),Year(F2:200)=P2,H2:H200))
where F is my date column (formatted mm/dd/yy), P is just
a label column containing 1983, 1984, etc. and H is the
column of sales I want summed. Can someone tell me what
I'm doing wrong? I keep getting 0 as my sum.
tried the following formula:
=SUMIF((F2:F200),Year(F2:200)=P2,H2:H200))
where F is my date column (formatted mm/dd/yy), P is just
a label column containing 1983, 1984, etc. and H is the
column of sales I want summed. Can someone tell me what
I'm doing wrong? I keep getting 0 as my sum.