Monte Carlo Sims Help - Financial Model
I built a model to project and compare the returns of multiple real estate investments each under different scenarios. The model is not small (3.5 MB) with many volatile formulas (quickest way to consolidate each of the historical cash flow inputs from different sources i.e. indirect formulas, sumproduct, etc.) but a file of this size should be able to handle a data table of Monte Carlo sims. I have a deterministic/stochastic toggle to switch from a single set of input parameters to a range of random variables in order to quantify and compare risk adjusted returns across the different investments/scenarios. However, the 10,000 Monte Carlo simulations, which I am trying to produce via a data table, generates identical outputs. With the stochastic toggle on, I have set calculations to automatic (except data tables) and calculated via f9; I’ve tried various vba subroutines that calculate the workbook (turns off screen updating etc. and all the common procedures that speed up excel calcs); and I reduced the simulations to 1,000 but none of these fix the issue to produce the desired stochastic outputs. I was able to get a few hundred different outputs by hitting f9 rapidly in succession for about 5 minutes straight, but the stochastic outputs never update through the entire data table. I really don’t think the file size is too large for this one data table (I have 4 other small single-variable data tables elsewhere in the workbook ~6 outputs each which all work correctly). Any assistance or even creative ideas for a workaround would be most appreciated. Happy to share more details/example with anyone that may be able and willing to assist. Thanks in advance!
I built a model to project and compare the returns of multiple real estate investments each under different scenarios. The model is not small (3.5 MB) with many volatile formulas (quickest way to consolidate each of the historical cash flow inputs from different sources i.e. indirect formulas, sumproduct, etc.) but a file of this size should be able to handle a data table of Monte Carlo sims. I have a deterministic/stochastic toggle to switch from a single set of input parameters to a range of random variables in order to quantify and compare risk adjusted returns across the different investments/scenarios. However, the 10,000 Monte Carlo simulations, which I am trying to produce via a data table, generates identical outputs. With the stochastic toggle on, I have set calculations to automatic (except data tables) and calculated via f9; I’ve tried various vba subroutines that calculate the workbook (turns off screen updating etc. and all the common procedures that speed up excel calcs); and I reduced the simulations to 1,000 but none of these fix the issue to produce the desired stochastic outputs. I was able to get a few hundred different outputs by hitting f9 rapidly in succession for about 5 minutes straight, but the stochastic outputs never update through the entire data table. I really don’t think the file size is too large for this one data table (I have 4 other small single-variable data tables elsewhere in the workbook ~6 outputs each which all work correctly). Any assistance or even creative ideas for a workaround would be most appreciated. Happy to share more details/example with anyone that may be able and willing to assist. Thanks in advance!