Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to round up a number to the next whole number Ex: Round up 1.2 to 2.0
|
#2
![]() |
|||
|
|||
![]()
One way:
=CEILING(A1,1) In article , "JHL1927" wrote: I want to round up a number to the next whole number Ex: Round up 1.2 to 2.0 |
#3
![]() |
|||
|
|||
![]()
Take a look in excel's help for =roundup()
(Don't you hate that?) JHL1927 wrote: I want to round up a number to the next whole number Ex: Round up 1.2 to 2.0 -- Dave Peterson |
#4
![]() |
|||
|
|||
![]()
With 1.2 in A1, in B1 enter:
=ROUNDUP(A1,0) Look up the ROUND, ROUNDUP and ROUNDDOWN functions in Help, its all there and pretty well explained, Regards, Alan. "JHL1927" wrote in message ... I want to round up a number to the next whole number Ex: Round up 1.2 to 2.0 |
#5
![]() |
|||
|
|||
![]()
enter "round up" in help and it will guide you for athe solution
"JHL1927" wrote: I want to round up a number to the next whole number Ex: Round up 1.2 to 2.0 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Preceding a number by zeros, that is still a number | Excel Worksheet Functions | |||
Number of labels on X-axis one more than number of values on Y-axi | Charts and Charting in Excel | |||
Count Number of Characters in a cell? | Excel Discussion (Misc queries) | |||
Need number of Saturdays and number of Sundays between 2 dates | Excel Worksheet Functions | |||
How to format a number in Indian style in Excel? | Excel Discussion (Misc queries) |