Hi.
I have a problem in my form that keeps track of Leases Payments and their Revision Periods.
I have attached the excel file that I explain bellow.
The user enters the PaydownDate and the LeaseRevis_Years. The first record of the repeat that would populate the StartDate should be the PaydownDate record.
The first record of the repeat to populate the EndDate should be the PaydownDate plus the number of years that correspond to the LeaseRevis_Years.
Upon clicking the "+" next record button, the user should find prepopulated both StartDate and EndDate for the second record.
The StartDate should be the EndDate from the former record, and the EndDate should be the StartDate that was populated for the current record plus the anumber of years that correspond to the LeaseRevis_Years.
And so on and so forth.
Is that possible with calculations. I tried with "if statements" including the "Position" formula but got stuck in cycle dependency errors.
Any help is welcome.
Thanks in advance.