View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mjones mjones is offline
external usenet poster
 
Posts: 86
Default SUMIF Two Conditions

Hi All,

This doesn't work:

{=IF($B$5:$B$59<39721,SUMIF($D$5:$D$59,C65,$F$5:$F $59))}

I'm trying to get a total amount in column F if the date in column B
is less than 39721 (30-Sep-08), and column D matches C65.

What am I doing wrong?

Help would be appreciated,

Michele