Hi -I am using a ceiling function to round up to .25
SO if I have 3.82 I want it to be either 3.75 or 4.00

Is there a way to get it to the closest value. If I have 3.76 it yields 4.00. I would rather have 3.75.

D