Hi all,
I have the following problem:
I have created an Excel file which is supposed to minimize a cost function under certain constraints using the solver. (The solver is controlled via VBA and calulates the correct result, no problem.) BUT if I then want to accept the solver solution and click on the limits report to generate it, the column width of my sheet is changed and also the values from some cells are deleted. This does not happen with the other reports (Answer and Sensitivity).
Has anyone had the same porblem before or would know a solution to this?
My only idea would be to program a little macro that sets the original column width and re-inserts the deleted values... but unfortunately I find this solution a bit unsatisfactory.
Thanks a lot and best regards
Manu
I have the following problem:
I have created an Excel file which is supposed to minimize a cost function under certain constraints using the solver. (The solver is controlled via VBA and calulates the correct result, no problem.) BUT if I then want to accept the solver solution and click on the limits report to generate it, the column width of my sheet is changed and also the values from some cells are deleted. This does not happen with the other reports (Answer and Sensitivity).
Has anyone had the same porblem before or would know a solution to this?
My only idea would be to program a little macro that sets the original column width and re-inserts the deleted values... but unfortunately I find this solution a bit unsatisfactory.
Thanks a lot and best regards
Manu