calculate next line numbers
- by osomanden
Weird question I guess.. But I am not very math wiz - soo here goes..
I am trying to create a patterne (or variable patterns based on selection) based on x and y numbers (2 rows and 4 columns) and the direction of the counting of x numbers
like:
1-2-3-4
5-6-7-8
That one is easy, when number of x-columns is reached, next line and continue x…