Hello,
I have a text box on a form, which is bound to a number field in a table (type: single, 2 decimal places).
I only want to allow values between -20.00 and 20.00. This part is no problem for me. However, I would also like to limit the choices to be multiples of 0.25. (ex.: 0.25, 0.50...