solver iteration

  1. F

    Solver, iterate on value multiples

    Hello my fellow Excellers! I have a practical issue which appears simple at first but reveals itself being tricky (at least for me) , the problem is the following : In my Solver Model there are several variables which can range from let's say 1000 to 100000+ and are sold by multiples of 100s...
  2. N

    Adding conditional statement (if) while optimising via solver

    Hi. My problem is suppose I have 5 hours and hence 5 variables and i want that variables to lie between 0 to 500 with the constraint that next variable should lie between X(previous)-60<X(new)<X(previous)+180. First variable can be any. Apart from this each variable can either be 0 or 50% i.e...
  3. F

    Solver VBA with iterations...help me!!!

    I need to use the solver code for 100 rows. In the optimization process the target cell, the changing cells and the two cells included in the constraints change its value for each iteration. Below I present a possible code, but the software says me that there is some mistakes. How Can I solve...
  4. S

    VBA: Running Solver on Multiple Data Sets, Copying Output to Indexed Columns

    An outline of my code is as follows; 1. Copy single column of data from raw data sheets, of which there are 5 in a separate workbook, to the curve fitting sheet (different workbook). 2. Run solver on these data to minimize the sum of the squares. 3. Copy the output to the i'th row of column...
  5. M

    Copying Solver results of each iteration to a given location in a workbook

    Hi People, I am a novice in VBA macros. However, I have read through various posts about VBA Macros and I found some of them very useful. I have a script that invokes a solver but would like it to iterate, say 100 times copying the result of each iteration (i.e., the change cell values and...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top