![]() |
How do I round to the nearest 5?
How do I round to the nearest whole 5? Example 6.6 needs to be rounded to 5 or 28 needs to be rounded to 30. The rounding function only lets me round to tenths, hundreths, ect. Thanks in advance. Joe -- JoeBed ------------------------------------------------------------------------ JoeBed's Profile: http://www.excelforum.com/member.php...o&userid=21368 View this thread: http://www.excelforum.com/showthread...hreadid=537192 |
How do I round to the nearest 5?
=ROUND(A1/5,0)*5
or =MROUND(A1,5) -- Mike "JoeBed" wrote in message ... |
How do I round to the nearest 5?
=ROUND(A1/5,0)*5
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "JoeBed" wrote in message ... How do I round to the nearest whole 5? Example 6.6 needs to be rounded to 5 or 28 needs to be rounded to 30. The rounding function only lets me round to tenths, hundreths, ect. Thanks in advance. Joe -- JoeBed ------------------------------------------------------------------------ JoeBed's Profile: http://www.excelforum.com/member.php...o&userid=21368 View this thread: http://www.excelforum.com/showthread...hreadid=537192 |
All times are GMT +1. The time now is 04:28 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com