I am trying to develop a model that calculates the commission under various scenarios(assumptions). I have developed something that using loops (quite a few loops) to generate all the sceanrios. However I am finding this to be quite slow at the moment and the time taken may be restrictive to it's use. Current model may take days to complete the task. I would be very grateful for any suggestion on how I could speed up the code or if there is a better way to do this using vba. I have attached the spreadsheet for you to review.
I also concerned the size of the output file and restrictions that excel may have on the number of scenarios I can run. On a full run hundreds if thousands of scenarios could be produced. Is there a way around this? any suggestions
I also concerned the size of the output file and restrictions that excel may have on the number of scenarios I can run. On a full run hundreds if thousands of scenarios could be produced. Is there a way around this? any suggestions