Page 1 of 1

Date Validation

Posted: Fri Dec 22, 2017 10:57 am
by vishalpoddar90
I have an active form in which date is entered in yyyymmdd format.
I tried Custom validation but its not working.
How can I validate the data entered in the cell.

Thanks

Re: Date Validation

Posted: Fri Dec 22, 2017 1:08 pm
by jim wood
Make sure the date fields are numeric. The format them as dates. That way it shouldn't take anything else,

Jim.