I have been searching and searching for a solution to this.
I need to make a row or column of data that cycles such as
The line is: 1 2 3 4 5 then when I trigger an event (date change) I want them to move across or down and the 5 moves back to the start.
So the second time the line reads: 5 1 2 3 4
A solution to this would be awesome because it takes forever to do manually.
Also can they be moved more than one cell eg. 3 cells (I.E. 1 2 3 4 5, then 3 4 5 1 2)
Cheers
I need to make a row or column of data that cycles such as
The line is: 1 2 3 4 5 then when I trigger an event (date change) I want them to move across or down and the 5 moves back to the start.
So the second time the line reads: 5 1 2 3 4
A solution to this would be awesome because it takes forever to do manually.
Also can they be moved more than one cell eg. 3 cells (I.E. 1 2 3 4 5, then 3 4 5 1 2)
Cheers