Hi All,
First time posting, been a long-time reader.
I have a question that I'm sure would have been looked in to before but cant seem to get a fix via solver or any of my own VBA work.
I have a model with 96 different possible outcomes dependent on the variables in 4 different drop down menus (2 have 4 options, 1 has 3 and 1 has 2). Depending on the selection in each drop down I arrive at a slightly different value outcome from the model.
I was hoping to create a macro that would take all the possible outcomes and copy them to a table effectively with 96 rows and 2 columns. (Iteration number, just 1-96, and outcome value).
Any thoughts on how best to accomplish this or does anyone have some similar code that could be edited to work?
Really appreciate it.
Bill
First time posting, been a long-time reader.
I have a question that I'm sure would have been looked in to before but cant seem to get a fix via solver or any of my own VBA work.
I have a model with 96 different possible outcomes dependent on the variables in 4 different drop down menus (2 have 4 options, 1 has 3 and 1 has 2). Depending on the selection in each drop down I arrive at a slightly different value outcome from the model.
I was hoping to create a macro that would take all the possible outcomes and copy them to a table effectively with 96 rows and 2 columns. (Iteration number, just 1-96, and outcome value).
Any thoughts on how best to accomplish this or does anyone have some similar code that could be edited to work?
Really appreciate it.
Bill