Hi

I'm writing a macro which uses the Excel Solver add-in, and I want to see the development of the variables in the excel sheet during the iterations (they are linked to graphs).

I can make this work by running the solver manually and tick off the “Show iteration results”-option, but then I need to close the dialogue box for each iteration. Is there a way to update the results through a macro, and disable the dialogue box at the same time?