I'm analyzing very large time series in my model. To make my model tidier and to minimize the size of the file, I need a macro to automatically fill out the formulas I need.
The input data is in the first column, and all kinds of formulas follow to the right. How can I make a macro that will autofill the formulas all the way down to the last input of the data series?
Say, that I have a data series of ten observations, then the macro will autofill the formula cells 9 rows down, and if I then add 5 observations I can run the macro again and it will autofill 14 rows down from the first row.
It would be awesome to get some help with this.
Thanks
Bookmarks