michele Posted January 29, 2004 Posted January 29, 2004 I have a global field which stores numbers separated by a carriage return. How do I get rid of the carriage return on the first line? I know this mustn't be that hard but... Thank you for reading and eventually answering my question.
fishma Posted January 29, 2004 Posted January 29, 2004 If you mean that the first line is a blank carriage return... Then Case( Left(GLOBAL_FIELD, 1) = "
Recommended Posts
This topic is 7950 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