View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
RadarEye RadarEye is offline
external usenet poster
 
Posts: 78
Default Sum If and Count If

Hi TB,

Try:

=SUMIF(A3:A5;Date(2009;11;17);D3:D5)

HTH,

Wouter