Round time up to nearest :15

A

Amy

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?
 
Top