Originally posted by: SystemAdmin
Are you talking about the status message that displays the solution and asks you whether to replace the original values in the variable cells?
This message cannot be deactivated when using the GUI.
When using VBA macros the message can be avoided using the NoDialog argument to CPXsolve (see file cplexvba.bas in the Excel examples directory).
#CPLEXOptimizers#DecisionOptimization