I have a column (Column A) with one number per row, about 200 rows down (Rows A1 to A200). Each day I need to advance every number in the column by one, effectively replacing the original number with a new one equal to +1. So one week from now, all 200 rows of numbers will be a value of 7 more than they are today.
Is there any way to do this other than manually advancing the numbers? I know I could use an =A1+1 type of formula, but wouldn't that require me to retain the original value of A1 indefinitely? Remember I need to "replace" A1 all the way down to A200 with a value of +1 and need to do this every day.
Any ideas or am I stuck manually replacing numbers?
Tags: