I've got a date validation in a property box, basically i want to accept a date entry that is equal to or before todays date. This is what i have so far
Validation rule: <=Date()
Validation text: Cant be higher than todays date
Looks ok right? but if enter todays date, i still get the message "Cant be higher than todays date" Whats wrong with the rule?
And yes, my system date is correct!
Cheers!
Validation rule: <=Date()
Validation text: Cant be higher than todays date
Looks ok right? but if enter todays date, i still get the message "Cant be higher than todays date" Whats wrong with the rule?
And yes, my system date is correct!
Cheers!