Robert Collins Posted May 7, 2008 Posted May 7, 2008 I have a text field that a user can enter a message. I know how to get a field to count how many characters in that text field using the Length function but what need is a field to show how many lots of 160 characters there are in the text field. For example if the message length is 140 then the result is 1 and if the message length is 267 the result is rounded to 2 ect. I could use the Case funtion but with so many possible results this is not ideal. Any help would be appreciated
Robert Collins Posted May 7, 2008 Author Posted May 7, 2008 thanks I did try that but it didn't quite give me what I wanted . I might not have explained myself clearly this is what I would like up to 160 =1 up to 320 =2 ect
Recommended Posts
This topic is 6104 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now