![]() |
Rounding a number down to the nearest 5?
I want to be able to have numbers in excel round down to nearest 5. Example
296 down to 295 or 294 down to 290. |
One way
=FLOOR(A1,5) Regards, Peo Sjoblom "maluli" wrote: I want to be able to have numbers in excel round down to nearest 5. Example 296 down to 295 or 294 down to 290. |
That works perfectly. Thanks for you input Peo!!
"Peo Sjoblom" wrote: One way =FLOOR(A1,5) Regards, Peo Sjoblom "maluli" wrote: I want to be able to have numbers in excel round down to nearest 5. Example 296 down to 295 or 294 down to 290. |
My pleasure, thanks for the thanks
Regards, Peo Sjoblom "maluli" wrote: That works perfectly. Thanks for you input Peo!! "Peo Sjoblom" wrote: One way =FLOOR(A1,5) Regards, Peo Sjoblom "maluli" wrote: I want to be able to have numbers in excel round down to nearest 5. Example 296 down to 295 or 294 down to 290. |
All times are GMT +1. The time now is 12:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com