Itoo Software Forum

Author Topic: How to continue sequence in next row  (Read 2351 times)

UU3831

  • Newbie
  • *
  • Posts: 5
How to continue sequence in next row
« on: May 16, 2018, 09:27:29 PM »
Hi everyone,

I try to create a sequence of numbers that would be continued in a row below. So if top row is ended with number 4, next one should start with 5 and etc.
Any idea how to that?
Thanks!

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: How to continue sequence in next row
« Reply #1 on: May 17, 2018, 11:23:56 AM »
Thank You for this question.

It is not hard in theory. Hardest part was to make it count from Top row, as by default it counts from bottom row upwards.
Had to do some expressions:
Rokas