ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Format cell to the nearest 100 (https://www.excelbanter.com/excel-discussion-misc-queries/213754-format-cell-nearest-100-a.html)

Gandor

Format cell to the nearest 100
 
Is there a format for rounding a cell to the nearest 100 so that 501.35
rounds to 500. I was using #,##0 to just round to the dollar, but I want to
got to the nearest 100.

Any thoughts?

TKS_Mark

Format cell to the nearest 100
 
Gandor: Try =ROUND(A1,-2) where A1 is the number you want to round.

"Gandor" wrote:

Is there a format for rounding a cell to the nearest 100 so that 501.35
rounds to 500. I was using #,##0 to just round to the dollar, but I want to
got to the nearest 100.

Any thoughts?


Chris Premo

Format cell to the nearest 100
 
Gandor wrote:

Is there a format for rounding a cell to the nearest 100 so that
501.35 rounds to 500. I was using #,##0 to just round to the dollar,
but I want to got to the nearest 100.

Any thoughts?


IN Excel 2007

=ROUNDDOWN(B3,-2)

--


David Biddulph[_2_]

Format cell to the nearest 100
 
*Nearest*, so ROUND, not ROUNDDOWN.
--
David Biddulph

"Chris Premo" wrote in message
...
Gandor wrote:

Is there a format for rounding a cell to the nearest 100 so that
501.35 rounds to 500. I was using #,##0 to just round to the dollar,
but I want to got to the nearest 100.

Any thoughts?


IN Excel 2007

=ROUNDDOWN(B3,-2)

--




Gandor

Format cell to the nearest 100
 
Thanks for the suggestions. I was hoping for a format versus a formula. But
this will do

"TKS_Mark" wrote:

Gandor: Try =ROUND(A1,-2) where A1 is the number you want to round.

"Gandor" wrote:

Is there a format for rounding a cell to the nearest 100 so that 501.35
rounds to 500. I was using #,##0 to just round to the dollar, but I want to
got to the nearest 100.

Any thoughts?



All times are GMT +1. The time now is 06:02 AM.

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