BigRobA Posted November 21, 2003 Posted November 21, 2003 How do I get each repetition in a repeating calculation field to reference a specific repetition from another repeating field? The following just returns a blank field and it won't let me stick Extend in the GetRepetition part in any way: If(Extend(Number of Colors) = 1, GetRepetition(One Color Price, 5),0) This is pretty simplified from what I'm trying to do but I've isolated the problem as being the GetRepetition(One Color Price, 5) part. How do I need to change it so it works in a repeating calculation field?
Recommended Posts
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