Adding range of numbers to column
I'm working on a stats spread sheet and I need to add a simple repeating list of sequential numbers to a column. For example:
In column A, I want to add 1 (94 times), 2 (94 times), 3 (94 times),.....726(94 times).
Could someone please direct me how to do this in an efficient way?
Thanks!
|