Thread
:
Repeating a sequence of numbers down a column
View Single Post
#
1
Nexan
Posts: n/a
Repeating a sequence of numbers down a column
Is there any way to fill down a column with a repeating sequence of numbers?
In other words, instead of 1, 2, 3, 4, 5, 6..., I want the column to fill
down with 1, 2, 3, 1, 2, 3, 1, 2, 3...
Reply With Quote