J
Jesper F
I need to restrict the user to enter the numbers in a field such that only
numbers like these are accepted:
0
0.25
0.5
0.75
....
4.5
4.75
5.00
(doesn't matter with the decimals but) the rule being that the number MOD
0.25 = 0
and a max of 10.
Can this be entered directly into the "validation rule" property?
Thanks
/ Jesper
numbers like these are accepted:
0
0.25
0.5
0.75
....
4.5
4.75
5.00
(doesn't matter with the decimals but) the rule being that the number MOD
0.25 = 0
and a max of 10.
Can this be entered directly into the "validation rule" property?
Thanks
/ Jesper