Using Solver in VBA - how to suppress results dialog box?
Using Solver in VBA - how to suppress results dialog box?
(OP)
I invoke the solver add-in in a macro (Excel version 97 and 2000). After a solution is found, what is the VBA code for suppressing the results dialog box. I need to iterate this section +500 times and don't want to keep hitting the <enter> key every time. Any suggestions?
thanks
thanks





RE: Using Solver in VBA - how to suppress results dialog box?