ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Rounding up or down to nearest whole number (https://www.excelbanter.com/excel-discussion-misc-queries/248738-rounding-up-down-nearest-whole-number.html)

KC

Rounding up or down to nearest whole number
 
What formula would I use to round a number to a whole number, ie 2.4 would
round to 2, 2.55 would round to 3. I'm tried using the following formula,
however it only rounds up.

=CEILING(D$32*B33,1)

Tom Hutchins

Rounding up or down to nearest whole number
 
Try

=ROUND(D$32*B33,0)

Hope this helps,

Hutch

"KC" wrote:

What formula would I use to round a number to a whole number, ie 2.4 would
round to 2, 2.55 would round to 3. I'm tried using the following formula,
however it only rounds up.

=CEILING(D$32*B33,1)



All times are GMT +1. The time now is 06:00 AM.

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