View Single Post
  #1   Report Post  
Nexan
 
Posts: n/a
Default 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...