Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Can't I round the result of a calculation, with the result
in one cell? For example, =ROUND((A1+B1)/5) Any help appreciated! Reg |
#2
![]() |
|||
|
|||
![]()
Don't forget the 2nd argument of ROUND.
=ROUND(---,n) where n is a number representing the number of decimal places that the number should be rounded to. For example, =ROUND((A1+B1)/5,1) HTH Jason Atlanta, GA -----Original Message----- Can't I round the result of a calculation, with the result in one cell? For example, =ROUND((A1+B1)/5) Any help appreciated! Reg . |
#3
![]() |
|||
|
|||
![]()
Hi,
Yes but you have to tell Excell what you want it rounded too. =ROUND((A1+B1)/5,0) This will round to the whole number. HTH cwilson "Reggie" wrote: Can't I round the result of a calculation, with the result in one cell? For example, =ROUND((A1+B1)/5) Any help appreciated! Reg |
#4
![]() |
|||
|
|||
![]()
Thank you very much! Both to you and Mr. Morin!
Reg -----Original Message----- Hi, Yes but you have to tell Excell what you want it rounded too. =ROUND((A1+B1)/5,0) This will round to the whole number. HTH cwilson "Reggie" wrote: Can't I round the result of a calculation, with the result in one cell? For example, =ROUND((A1+B1)/5) Any help appreciated! Reg . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Banker's Rounding - need help! | Excel Discussion (Misc queries) | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) | |||
Rounding to the next highest 1000 after a resulting formula | Excel Worksheet Functions | |||
rounding | Excel Worksheet Functions | |||
Price rounding - exception formula required | Excel Worksheet Functions |