December 28, 20187 yr 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
December 28, 20187 yr 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.
Create an account or sign in to comment