ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Rounding (https://www.excelbanter.com/excel-worksheet-functions/8410-rounding.html)

Reggie

Rounding
 
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

Jason Morin

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
.


cwilson

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


Reggie

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

.



All times are GMT +1. The time now is 01:45 PM.

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