Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to find a way to determine within a VB function if solver has
found a valid solution. I've written a routine that runs the solver mutiple times (dozens ... sometimes hundreds) for a problem starting from different input values for the adjustable cells. I then record the adjustable cell values for results that meet certain criteria. The problem I have is that I can't find a way to get visibility into whether Solver found a solution on a specific iteration (iteration here means a complete execution of solver ofr a set of starting values). Once solver is complete, there is apparently no way to tell whether it succeeded in meeting all of the restraints. I'd like to be able to tell my routine not to save values for iterations in which a solution was not found. Any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automate a Solver solution | Excel Worksheet Functions | |||
Validating solver solution | Excel Discussion (Misc queries) | |||
FOUND SOLUTION THANKS ANYONE WHO REPLIED | Excel Discussion (Misc queries) | |||
Using Solver - integer solution | Excel Discussion (Misc queries) | |||
Solver won't keep the solution. | Excel Programming |