I want loop processing.
I want to make a simple loop.
I would like to do something like to VBA like Do Loop and Do Until for use with アルタリクス.
I can not do that.
For example, adding 1 row additing and 1 row adding
and finish condition
· 100th line
Or
· Accumulation reached 100
thats it.
I wanted to calculate by adding a row until I could not make it.
Please give me a hint.
Thank you.