Does anybody know how to surpress via VBA solver's prompt "Show Trial Solution"? This occurs when solver has hit the maximum time say 30 seconds and it prompts you to Continue or Stop. I have tried using application.display alerts as well as the command:
SolverSolve UserFinish:= True.
Any other ideas?
SolverSolve UserFinish:= True.
Any other ideas?