Error message

The page you requested does not exist. For your convenience, a search was performed using the query category catalog excel products.

Search results

Excel Solver- Non-Smooth Optimization

The most difficult type of optimization problem to solve is a non-smooth problem (NSP).  Such a problem may not only have multiple feasible regions and multiple locally optimal points within each region – because some of the functions are non-smooth or ev ...

admin - 04/07/2015 - 15:07

Excel Solver- SolverAdd Function

Adds a constraint to the current problem. Equivalent to clicking Solver in the Data | Analysis group and then clicking Add in the Solver Parameters dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visua ...

admin - 04/07/2015 - 15:02

Excel Solver- SolverChange Function

Changes an existing constraint. Equivalent to clicking Solver in the Data | Analysis group and then clicking Change in the Solver Parameters dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basic ...

admin - 04/07/2015 - 15:02

Excel Solver- SolverDelete Function

Deletes an existing constraint. Equivalent to clicking Solver in the Data | Analysis group and then clicking Delete in the Solver Parameters dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basic ...

admin - 04/07/2015 - 15:02

Excel Solver- SolverLoad Function

Loads existing Solver model parameters that have been saved to the worksheet. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basic Editor, with a module active, click References on the Tools menu, and then ...

admin - 04/07/2015 - 15:03

Excel Solver- SolverOk Function

Defines a basic Solver model. Equivalent to clicking Solver in the Data | Analysis group and then specifying options in the Solver Parameters dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basi ...

admin - 04/07/2015 - 15:04

Excel Solver- SolverOkDialog Function

Same as the SolverOK function, but also displays the Solver dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basic Editor, with a module active, click References on the Tools menu, and then selec ...

admin - 04/07/2015 - 15:04

Excel Solver- SolverOptions Function

Allows you to specify advanced options for your Solver model. This function and its arguments correspond to the options in the Solver Options dialog box. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basi ...

admin - 04/07/2015 - 15:04

Excel Solver- SolverReset Function

Resets all cell selections and constraints in the Solver Parameters dialog box and restores all the settings in the Solver Options dialog box to their defaults. Equivalent to clicking Reset All in the Solver Parameters dialog box. The SolverReset function ...

admin - 04/07/2015 - 15:04

Excel Solver- SolverSave Function

Saves the Solver problem specifications on the worksheet. Before you use this function, you must establish a reference to the Solver add-in. In the Visual Basic Editor, with a module active, click References on the Tools menu, and then select the Solver.x ...

admin - 04/07/2015 - 15:05

Pages