SOLVER.LOAD macro

Equivalent to clicking the Solver command on the Tools menu, clicking the Options button in the Solver Parameters dialog box, and clicking the Load Model button in the Solver Options dialog box. Loads Solver problem specifications that you have previously saved on the worksheet.

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

Syntax

SOLVER.LOAD(load_area)

Load_area    is a reference on the active sheet to a range of cells from which you want to load a complete problem specification.

Return to index