I need help! I am trying to create a validation rule for a number data type field. My rule would only allow entries to end with the following: .00, .25, .50, .75
The number before the decimal could range anywhere between 1 and 18.
Essentially, I only want users to be able to enter data types such as
1.25 or .25 or 17.75 etc...
Can someone please assist?
The number before the decimal could range anywhere between 1 and 18.
Essentially, I only want users to be able to enter data types such as
1.25 or .25 or 17.75 etc...
Can someone please assist?