ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   ceiling & floor (https://www.excelbanter.com/new-users-excel/39157-ceiling-floor.html)

Bill Ridgeway

ceiling & floor
 
Is there a difference between
=CEILING(cellreference,1)
and
=ROUNDUP(cellreference,0)

(The same goes for FLOOR / DOWN of course.)

Thanks.

Bill Ridgeway
Computer Solutions



KL

Hi Bill

For this specific case - don't think so. You can use:

=CEILING(cellreference,1)
=ROUNDUP(cellreference,0)

=FLOOR(cellreference,1)
=ROUNDDOWN(cellreference,0)
=INT(cellreference)
=TRUNC(cellreference,0)

but in other situations the functions can do things differently.

Regards,
KL




"Bill Ridgeway" wrote in message
...
Is there a difference between
=CEILING(cellreference,1)
and
=ROUNDUP(cellreference,0)

(The same goes for FLOOR / DOWN of course.)

Thanks.

Bill Ridgeway
Computer Solutions






All times are GMT +1. The time now is 12:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com