Thread
:
Formula Entry
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
WLMPilot
external usenet poster
Posts: 470
Formula Entry
I believe this will work for you.
=IF(($I14-$A14)<0,ROUNDDOWN(IMABS($I14-$A14)*0.8),""))
Les
"Susi" wrote:
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
Reply With Quote
WLMPilot
View Public Profile
Find all posts by WLMPilot