Hi Folks,
I'm looking to create a script that will do the following:
Order a Field ASC
and then create a number sequence on another field. The sequence is from 1 thru to 8 i.e.
row1 = 1
row2 = 2
row3 = 3
.
..
row8 = 8
row9 = 1
row10 = 2
row11 = 3 etc ........
Any ideas ?
I'm looking to create a script that will do the following:
Order a Field ASC
and then create a number sequence on another field. The sequence is from 1 thru to 8 i.e.
row1 = 1
row2 = 2
row3 = 3
.
..
row8 = 8
row9 = 1
row10 = 2
row11 = 3 etc ........
Any ideas ?