View Single Post
  #6   Report Post  
mangesh_yadav
 
Posts: n/a
Default


Did you try the count functions. Also sumproduct could help, somthing
like

=SUMPRODUCT(--(A1:A200="17-Jun-05"),B1:B200)

please check with the date format, or you could use DATE(2005,6,5)
instead of "17-Jun-2005"


Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=379969