Forum Discussion
Syndicate_Admin
Administrator
2 years agoIs it possible to generate a calculation loop?
Good morning, could you please help me with generating a calculated column which generates a calculation loop The next expression is the one I need to generate as a loop For i = 1 To VR Period = C...
Syndicate_Admin
Administrator
2 years agoWhat I need is the loop that takes out the difference between VR and ODDS AMOUNT and adds up the quota amount taken from the difference obtained previously.
| CreditNumber | Cant_Cuota | Capital | VR |
| 1111 | 12 | 10.000 | 11 |
| 2222 | 10 | 15.000 | 8 |
| 3333 | 15 | 25.0000 | 12 |
lbendlin
Super User
2 years agoI don't see an ODDS AMOUNT column.