Macro for Excel Solver

S

Sankar Das

I have created a worksheet for optimizing certain
function. I am using Excel Solver for this purpose. The
Target cell / Adjastable cells / Constraints are all
defined. The solver is used for optimizing after data is
changed periodically.

I want to record the steps of solver in a macro, so that
anyone can execute it, after inputing the data in right
place.

Can I record it in a macro? I tried to do it, but did not
work. Any suggestion?
 
Top