Thread
:
Solver Macro
View Single Post
#
2
Posted to microsoft.public.excel.misc
Dana DeLouis[_2_]
external usenet poster
Posts: 7
Solver Macro
Is there anyway to default this box to always accept the solution?
Any input would be greatly appreciated.
Hi. Add the option True.
SolverSolve True
HTH
Dana DeLouis
wrote:
I want to create a macro that automatically runs solver when a button is
pushed. I went ahead and recorded it, however every time I run it a dialogue
box pops up asking me if I want to keep the solver solution. I always want
to keep the solution and I don't want to have to hit ok every time. My macro
will eventually run other functions after it solves, so I want it to be
smooth and not stopped by this dialogue box. Is there anyway to default this
box to always accept the solution? Any input would be greatly appreciated.
Thanks
Adam Bush
Reply With Quote
Dana DeLouis[_2_]
View Public Profile
Find all posts by Dana DeLouis[_2_]