View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Trevor Shuttleworth Trevor Shuttleworth is offline
external usenet poster
 
Posts: 1,089
Default need help with SUMIF

Kerri

not sure I understand what you want but, maybe this:

=IF(SUM(E18:E23)0,SUM(E18:E23)-40,0)

Regards

Trevor


"Kerri Olsen" wrote in message
...
I need help writing a formula

if range E18:E23 is greater than 40, I want the number E18:E23-40 entered
into the cell, if false 0
--
Kerri