Asu Posted December 28, 2018 Posted December 28, 2018 I know. Don't use them. But There is a simple task and a repeating field would be a quick solution. Field 1: a number Field 2: a calculated repeating field, each repetition adds the repetition number to the value of Field 1. Can it be done? Thanks
comment Posted December 28, 2018 Posted December 28, 2018 11 hours ago, Asu said: Field 2: a calculated repeating field, each repetition adds the repetition number to the value of Field 1. Yes. Very simply. Make Field2 = Extend ( Field1 ) + Get ( CalculationRepetitionNumber ) This is assuming Field1 is not a repeating field. 1 1
Recommended Posts
This topic is 2403 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