ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Round Number to Nearest 50 (https://www.excelbanter.com/excel-discussion-misc-queries/215373-round-number-nearest-50-a.html)

ELeigh

Round Number to Nearest 50
 
I am looking for a formula that will round my numbers to the nearest 50
multiple. i.e.
From: To:
237,730 237,750
235,112 235,100
57,567 57,550

=mround(A1,50) doesn't seem to work..

Any ideas? Thanks for your help!


ELeigh

Round Number to Nearest 50
 
DOH. I just had to un-install and then re-install the Analysis toolpak, and
the mround worked..

Please disregard. Thanks-

"ELeigh" wrote:

I am looking for a formula that will round my numbers to the nearest 50
multiple. i.e.
From: To:
237,730 237,750
235,112 235,100
57,567 57,550

=mround(A1,50) doesn't seem to work..

Any ideas? Thanks for your help!


Gary''s Student

Round Number to Nearest 50
 
How about:

=ROUND(A1/50,0)*50


--
Gary''s Student - gsnu200823


"ELeigh" wrote:

I am looking for a formula that will round my numbers to the nearest 50
multiple. i.e.
From: To:
237,730 237,750
235,112 235,100
57,567 57,550

=mround(A1,50) doesn't seem to work..

Any ideas? Thanks for your help!


AnotherNewGuy

Round Number to Nearest 50
 
=ROUND(2*A1,-2)/2 should do it.

"ELeigh" wrote:

I am looking for a formula that will round my numbers to the nearest 50
multiple. i.e.
From: To:
237,730 237,750
235,112 235,100
57,567 57,550

=mround(A1,50) doesn't seem to work..

Any ideas? Thanks for your help!



All times are GMT +1. The time now is 12:10 PM.

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