Thread: Formula Entry
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Susi Susi is offline
external usenet poster
 
Posts: 6
Default Formula Entry

How can I get this formula to return a Rounded Down to an Whole Number?


=IF(($I14-$A14)<0,IMABS($I14-$A14)*0.8,"")

Thanks