David Holmberg Posted July 3, 2004 Posted July 3, 2004 I have a value list that is based on a repeating field. What I want is to get the values in the list in the same order as they are in the repeating field. Rep 1 comes first in the list, then rep 2 and so on. I'd prefer only to have the values from the repeating field in the VL. Is there a way?
-Queue- Posted July 6, 2004 Posted July 6, 2004 If the value list is table-wide and not specifically related to a certain record or records, then specify the value list to also use a second field, which is a calculation field (or auto-enter calc) of Get(CalculationRepetitionNumber), and sort by it. If it is a filtered value list by relationship, then you can't do it yet in version 7.
Recommended Posts
This topic is 7446 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