![]() |
Round time up to nearest :15
I am currently using this formula to round to the nearest :15 --
MROUND(D2,0.25/24) However I Need it to round UP to the nearest :15. Any suggestions? |
Round time up to nearest :15
Try
=CEILING(D2,1/ (24*4)) Mike "Amy" wrote: I am currently using this formula to round to the nearest :15 -- MROUND(D2,0.25/24) However I Need it to round UP to the nearest :15. Any suggestions? |
Round time up to nearest :15
Thank you, perfect
"Mike H" wrote: Try =CEILING(D2,1/ (24*4)) Mike "Amy" wrote: I am currently using this formula to round to the nearest :15 -- MROUND(D2,0.25/24) However I Need it to round UP to the nearest :15. Any suggestions? |
All times are GMT +1. The time now is 04:17 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com