![]() |
Rounding
Using the Excel Round Function can I have this feature round to the nearest
..25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9 to 7.00? |
Rounding
Use MROUND()...
=MROUND(8.28,.25) will output 8.25. -- Regards, Dave "Jeanette" wrote: Using the Excel Round Function can I have this feature round to the nearest .25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9 to 7.00? |
Rounding
=ROUND(4*A1,0)/4
"Jeanette" wrote: Using the Excel Round Function can I have this feature round to the nearest .25? In other words, can I have it round 8.28 to 8.25 or 9.8 to 9.75 or 6.9 to 7.00? |
All times are GMT +1. The time now is 05:08 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com