ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can you round a number to the nearest 900? (https://www.excelbanter.com/excel-worksheet-functions/175799-how-can-you-round-number-nearest-900-a.html)

trainer07

How can you round a number to the nearest 900?
 
I am trying to round to the nearest 900. Example: if you have $100,500 in a
cell I want it rounded to $100,900. If I have $100,200 I want it rounded to
$99,900. Is there a way to do this?

Teethless mama

How can you round a number to the nearest 900?
 
=ROUND(A1,-3)-100


"trainer07" wrote:

I am trying to round to the nearest 900. Example: if you have $100,500 in a
cell I want it rounded to $100,900. If I have $100,200 I want it rounded to
$99,900. Is there a way to do this?


MrAcquire

How can you round a number to the nearest 900?
 
=ROUND(A1,-3)-100

"trainer07" wrote:

I am trying to round to the nearest 900. Example: if you have $100,500 in a
cell I want it rounded to $100,900. If I have $100,200 I want it rounded to
$99,900. Is there a way to do this?


David Biddulph[_2_]

How can you round a number to the nearest 900?
 
Or perhaps =ROUND(A1+100,-3)-100 if you want the nearest?
--
David Biddulph

"Teethless mama" wrote in message
...
=ROUND(A1,-3)-100


"trainer07" wrote:

I am trying to round to the nearest 900. Example: if you have $100,500 in
a
cell I want it rounded to $100,900. If I have $100,200 I want it rounded
to
$99,900. Is there a way to do this?





All times are GMT +1. The time now is 01:31 AM.

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