ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Equation and roundup in the formula bar (https://www.excelbanter.com/excel-worksheet-functions/33488-equation-roundup-formula-bar.html)

Rod

Equation and roundup in the formula bar
 
What would the eqauiton be if I want to divide 2 cells and round up or down
to the nearest 110th? Example D2/D3 rounded to the nearest 100th. Thanks, Rod

N Harkawat

=round(a1/b1,-2)
or
roundup(a1,b1,-2)
or
=rounddown(a1/b1,-2)


"Rod" wrote in message
...
What would the eqauiton be if I want to divide 2 cells and round up or
down
to the nearest 110th? Example D2/D3 rounded to the nearest 100th. Thanks,
Rod




Bob Phillips

If it is 100th, wouldn't it be

=ROUND(A1/B1,2)

etc.

--
HTH

Bob Phillips

"N Harkawat" <nharkawat@hotmail_dot_com wrote in message
...
=round(a1/b1,-2)
or
roundup(a1,b1,-2)
or
=rounddown(a1/b1,-2)


"Rod" wrote in message
...
What would the eqauiton be if I want to divide 2 cells and round up or
down
to the nearest 110th? Example D2/D3 rounded to the nearest 100th.

Thanks,
Rod







All times are GMT +1. The time now is 05:42 AM.

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