Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Using solver while disabling auto calculation

I am interested in using solver but I do not want solver to autocalculate
all of my sheets. How do I set solver to just work on one area of a sheet
without it interfering with the rest of my sheets and calculating them?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default Using solver while disabling auto calculation

Kevin,

Solver only works with ranges in the active sheet. Whatever
formulation you have looks for the cell values on that sheet only and
places the solution values on that same sheet.

SteveM

Kevin wrote:
I am interested in using solver but I do not want solver to autocalculate
all of my sheets. How do I set solver to just work on one area of a sheet
without it interfering with the rest of my sheets and calculating them?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Using solver while disabling auto calculation

yes, but solver apparently turns on autocalculation on the side and
calculates all of my sheets. you can test this simply by running solver on
sheet 1 and having something that needs to be calculated manually on sheet
2. if you run the solver on sheet1 and check sheet 2, you will notice that
sheet2 has also been calculated as if someone pressed 'f9'.
i am trying to stop solver from calculating stuff on sheet2, any ideas?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default Using solver while disabling auto calculation

Kevin,

I'm not an expert on Recalc but solver has to update the solution cells
which is a Recalc. How about this. You create your optimization model
in another workbook (Book2) with its data linked to the original
(Book1). Close both workbooks. When you reopen Book2 to optimize,
select the Don't Update links option so Book1 is not recalculated.

SteveM

kevin wrote:
yes, but solver apparently turns on autocalculation on the side and
calculates all of my sheets. you can test this simply by running solver on
sheet 1 and having something that needs to be calculated manually on sheet
2. if you run the solver on sheet1 and check sheet 2, you will notice that
sheet2 has also been calculated as if someone pressed 'f9'.
i am trying to stop solver from calculating stuff on sheet2, any ideas?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 - Calculation production schedule using solver Blurz Excel Worksheet Functions 0 September 8th 07 01:00 PM
Auto Calculation not working vinnie31 Excel Worksheet Functions 1 January 10th 06 10:43 PM
Auto Calculation Mahprr New Users to Excel 4 July 8th 05 11:54 AM
Auto calculation on a userform Greg B[_5_] Excel Programming 7 June 13th 05 02:26 PM
Auto Calculation Kevin Excel Programming 2 May 16th 04 02:11 AM


All times are GMT +1. The time now is 02:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"