Thread
:
simple validation formula required
View Single Post
#
2
Ken Johnson
Posts: n/a
simple validation formula required
archeti,
I typed =AND(ISNUMBER(A1), LEN(A1)=5) into the custum formula input box
of the data validation dialog and A1 was rejected if it was not a 5
digit number.
Is this what you are after?
Reply With Quote