View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dana DeLouis[_3_] Dana DeLouis[_3_] is offline
external usenet poster
 
Posts: 690
Default How do I set more than 1 target cell using MS Solver?

Hi. Just a quick comment...

I want to predict the tank volume


I believe you will also need to factor in the time interval in order to
predict volume. When demand is greater than supply, the longer this
situation lasts, the lower the volume.

I am working with an extremely large spreadsheet


From a Solver view, keep in mind that Solver can have only 200 changing
cells. It sounds like it won't be an option here. Also, the tendency
here would be to use IF(), Max(), and Min() functions in your model.
Solver won't work well if you use these functions.


- - -
Dana DeLouis

<snip