When I use Excel Solver and it is doing a long loop/calculation (that lasts more then 30 seconds), it will then switch the Formula Calculation method from Automatic to Manual
This will ruin a cell that I use as a constraint, when the constraint goes bad the inputs the Solver is coming up with all of the sudden will make no sense and my entire data becomes useless (I get an overflow)
The issue is that my constraint is a Sum of a range of Changing variables. This works fine for quicker calculations but when I try to go deeper (by switching on Multiple starts) the calculations go much longer and it seems that Excel switches the Formula Calculation method for some reason (crash prevention perhaps?), the sum cell wont update and problems happen
What can I do? If I could set a constraint as logical statement that would capture the sum of the variables directly, this wouldn't be an issue as Solver would not be able to come up with nonsense. but because I use a different cell (with =sum) as constraint, I become vulnerable to the switching of Formula Calculation and I cant really let Solver run for a long-time
Any ideas of what can be done?
Bookmarks