View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jaspa Jaspa is offline
external usenet poster
 
Posts: 1
Default Using SUMIF to add data between a range of dates

Hi, I am developing a cashflow spreadsheet, and need to add a range of values
(in column B) based on the criteria that they are relating to a set week, ie
in column B has the amount to be paid, and column C has the date the amount
is due. I need to find out the total amount due between 2 dates. Does anyone
know how I can do this?