I have built a model to perform what if analysis of about 150 different scenarios with ~20 varibles that change. I want the model to cycle through my scenario, copy and paste the output to a spreadsheet, reset itself and go to the next scenario, repeating until it gets to the final scenario. Note: I have set the scenarios up as a table, not in the Scenario Manager.
I am trying to use VBA macros to automate this, but I am getting caught up the For..Next logic and having some difficulties.
Any thoughts would be appreciated.
I am trying to use VBA macros to automate this, but I am getting caught up the For..Next logic and having some difficulties.
Any thoughts would be appreciated.