Solver can not be executed in a Macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When a macro is recorded and the Solver is executed the command "SolverON"
cannot be interpreted and the Macro execution stops at this command.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...35e139a&dg=microsoft.public.excel.crashesgpfs
 
You have to activate a Solver reference. In the VBA window, go in
Tools>References...

There you'll have to browse the solver.xla

it usually is in C:\Program Files\Microsoft Office\OFFICE11\Library\SOLVER
 
Back
Top