In place of "A1" in any of the solutions given, use your formula.

=int(SUM(B1:B12)*4)/4

=MROUND(SUM(B1:B12),0.25)

=ceiling(SUM(B1:B12),.25)