View Single Post
  #5   Report Post  
Krishnakumar
 
Posts: n/a
Default


Hi,

Try,

=SUMPRODUCT(--(MONTH($A$1:$A$500)=1),$B$1:$B$500)

Adjust your range. Full column reference won't accept in SUMPRODUCT.

HTH


--
Krishnakumar


------------------------------------------------------------------------
Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138
View this thread: http://www.excelforum.com/showthread...hreadid=398862