Can anybody tell me how we write validation formula for “single line of text” fields in SharePoint list that it accepts characters only.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think without SP Designer is this not possible. There are following functions available:
ISBLANK ISERR ISERROR ISLOGICAL ISNA ISNONTEXT ISNULL ISNUMBER ISTEXT
See this reference:
http://office.microsoft.com/en-us/sharepoint-foundation-help/is-functions-HA100405908.aspx