Hey everyone,
I've got a data set with ~10k observations and 5 input variables and I've got a model that will take the 5 input variables and translate them into 5 output variables, that I want to analyze.
So I need a macro that will cycle through all 10k rows. I am thinking I just need to copy/past the five variables on tab1 into the model (on tab2), then copy paste the results back to tab1, then move down one cell and repeat.
How do I write the macro that moves down one cell and repeats?
Thanks!
Bookmarks