stefangs Posted April 8, 2004 Posted April 8, 2004 i'm trying to extract the 3rd and 4th last characters from an 8-character string. for example, if the string is 12345678, i want to return 56. i've worked around it by having an intermediate calc field Right (inputfield, 4) and then using a Left (intermediate, 2). but that's an extra field and feels clunky. seems to me it should be possible to directly access the required characters. the input field always has 8 characters if that helps, and it's formatted as text, even though it contains numbers. TIA. FileMaker Version: 6
Recommended Posts
This topic is 7602 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