Thread
:
=ROUNDUP(INT(0.xxx))
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Dave F
external usenet poster
Posts: 2,574
=ROUNDUP(INT(0.xxx))
This function should always return 0, correct?
Ex.: =ROUNDUP(INT(0.9999)) is really =ROUNDUP(0)
A colleague claims this is a bug in Excel; I claim this is correct.
Dave
--
Brevity is the soul of wit.
Reply With Quote
Dave F
View Public Profile
Find all posts by Dave F