Share via

Updating a "solver" answer automatically

Anonymous
2011-11-26T07:11:56+00:00

Hi. Is there a way that I can make a solver answer dynamic?

For example, I change some of the parameters in a couple of cells, and the solver answer, in another cell, automatically updates. ie. I don;t have to go back into solver and copy and paste the answer. thanks!!

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-11-26T18:36:20+00:00

You can use a worksheet event macro, but only if you change your input cells in a specific order. (Excel needs to know when you have made the last input and are ready for a re-run)  For example if the inputs are in cells A1 thru A10, then you can use A11 s the trigger.  Once you are satisfied with the inputs, set A11; the macro can detect A11 being set to a value and run Solver automatically.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful