SOLVER.CHANGE macro

Equivalent to clicking the Solver command on the Tools menu and clicking the Change button in the Solver Parameters dialog box. Changes the right side of an existing constraint.

If this function is not available, you must install the Solver add-in.

Syntax

SOLVER.CHANGE(cell_ref, relation, formula)

For an explanation of the arguments and constraints, see SOLVER.ADD.

Remarks

 

Related Functions

SOLVER.DELETE   Deletes an existing constraint

SOLVER.ADD   Adds a constraint to the current problem

Return to index