Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6983 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi!

I have a field that contains a calculation that gets all values from a valuelist. The list is the following: 1,2,3,4,5 and so on.... Now I want to take out the first value and do something with that, then the next and then next until the end of the list. How do I do that?

// Jocke

Posted

Try taking a look at the Position function and the Left, Middle, Right functions as well.

If it is a value list, it should be seperated by the '¶' delineator.

Posted

And LeftValues(), MiddleValues(), RightValues(). Convenient for return-separated lists. Inconvenient because they return the carriage return also; use Substitute to remove it.

This topic is 6983 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.