deego55 Posted February 17, 2005 Posted February 17, 2005 Is there a way to create a field that combines all the values of another field in all of the records in the found set? For instance, a field that contains the value of PhoneNumber for all the records in the set. So if there are 12 records the field would combine all twelve phone numbers.
BobWeaver Posted February 17, 2005 Posted February 17, 2005 Maybe. If you can mathematically define how you get your found set, then you can create a calculated field with the formula, and then a selfjoin relationship. You can then create a value list based on the relationship and use the ValueListItems function to retrieve the set of data.
Recommended Posts
This topic is 7566 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