View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SRacak SRacak is offline
external usenet poster
 
Posts: 1
Default How do I create a "SUMIF" based upon a Date Range?

Column A represents the "Date" of an occurence.
Column B represents the "Cost" of each occurance.

There are 1,441 rows.

I want to know what the Cost is for a specific date range, the month of
December 2007 (i.e. =12/01/2007 and <=12/31/2007).

Any suggestion will be appreciated.


~SRacak