M
michaaal
How can I adjust my number field so that it ends in either .00, .25, .50, or
..75.
For example...
0.00
0.25
1.25
2.75
10.50
10.75
10.00
Also, I do not want the computer to store the typed value unless it meets
the requirement above. For example, if I type in "2.759385", I don't want
the computer to store the full number and simply display "2.75". I want it
to actually just store the number "2.75".
Thank you!!
..75.
For example...
0.00
0.25
1.25
2.75
10.50
10.75
10.00
Also, I do not want the computer to store the typed value unless it meets
the requirement above. For example, if I type in "2.759385", I don't want
the computer to store the full number and simply display "2.75". I want it
to actually just store the number "2.75".
Thank you!!