View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JS25 JS25 is offline
external usenet poster
 
Posts: 6
Default SUM - IF formula, basic stuff I can't do!

Thanks, I didn't know it would be so simple!

"Greg Wilson" wrote:

Try:
=INT(C3/5)

Greg