Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Andre
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

Hi

Have a Calculate in the Status bar permanently which is causing the workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Manoj
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

On the menu -- Goto Tools== Options == Calculation (tab)

Click on the "Automatic" Button and click ok

See if this works.

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Andre
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

Have tried that, I can set the calculation to manual which temporarily solves
the problem, however I need to write a macro function which utilises
goalseek, when that is activated every itteration takes about 10 seconds
which makes the VB function take over an hour to run, only complicated thing
in the spreadsheet is a pivot table with formulas refering to a named range
which looks at the table.

Any suggestions? Thinking of phoning Microsoft as the MCSE people we know
cant figure it either?


"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Arvi Laanemets
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

Hi

I'd name it 'bad formula use'. Probably you have a lot of volatile
functions/formulas, which mostly refer to wide range of cells. And for full
joy you use iterations too, do you? :-))). Best advice, I think, will be to
redesign all from scrap.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Andre" wrote in message
...
Hi

Have a Calculate in the Status bar permanently which is causing the
workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.



  #5   Report Post  
Posted to microsoft.public.excel.misc
Andre
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

"Bad Formula Use" lol, I do refer to named ranges which could be determined
wide. However only in the form of a v lookup. It just so happens that there
are nested ifs, lookups and iserrors, however this spreadsheet I am building
is by far less complicated than others, if I could just find what triggers
the calculate in the status bar - which I might add is damn near impossible
to find on help! then I could fix it.

Anyone know a MOS person with Financial spreadsheet building experiance.

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.



  #6   Report Post  
Posted to microsoft.public.excel.misc
Charles Williams
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

There are several possible reasons:
- see http://www.decisionmodels.com/calcsecretsf.htm

regards

Charles
______________________
Decision Models
FastExcel 2.2 Beta now available
www.DecisionModels.com

"Andre" wrote in message
...
"Bad Formula Use" lol, I do refer to named ranges which could be
determined
wide. However only in the form of a v lookup. It just so happens that
there
are nested ifs, lookups and iserrors, however this spreadsheet I am
building
is by far less complicated than others, if I could just find what triggers
the calculate in the status bar - which I might add is damn near
impossible
to find on help! then I could fix it.

Anyone know a MOS person with Financial spreadsheet building experiance.

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the
workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.



  #7   Report Post  
Posted to microsoft.public.excel.misc
Harald Staff
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

Could there be a circular reference somewhere ?

Best wishes Harald

"Andre" skrev i melding
...
Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.



  #8   Report Post  
Posted to microsoft.public.excel.misc
Andre
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.

  #9   Report Post  
Posted to microsoft.public.excel.misc
Harald Staff
 
Posts: n/a
Default Why do I have a permanent Calculate message in the Status Bar?

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.



  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default Why do I have a permanent Calculate message in the Status Bar?

I wish he would have put in what fixed it. I have a user with exactly the
same problem! I still don't know what to do to fix it.
--
Brenda


"Harald Staff" wrote:

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.






  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 112
Default Why do I have a permanent Calculate message in the Status Bar?

Hello Brenda
May be Tools, Options and turn Calculation mode to Automatic in the
Calculation tab?

HTH
Cordially
Pascal

"Brenda from Michigan" a
écrit dans le message de news:
...
I wish he would have put in what fixed it. I have a user with exactly the
same problem! I still don't know what to do to fix it.
--
Brenda


"Harald Staff" wrote:

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.






  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default Why do I have a permanent Calculate message in the Status Bar?

No, that doesn't help. I am following up with the link sent by Charles
Williams.
--
Brenda


"papou" wrote:

Hello Brenda
May be Tools, Options and turn Calculation mode to Automatic in the
Calculation tab?

HTH
Cordially
Pascal

"Brenda from Michigan" a
écrit dans le message de news:
...
I wish he would have put in what fixed it. I have a user with exactly the
same problem! I still don't know what to do to fix it.
--
Brenda


"Harald Staff" wrote:

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the
workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.






  #14   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Why do I have a permanent Calculate message in the Status Bar?

The older posts have aged off my newsreader, but maybe...

http://support.microsoft.com/default.aspx?scid=243495
XL: Calculate Message Remains in Status Bar If 65,536 Formula References

Brenda from Michigan wrote:

I wish he would have put in what fixed it. I have a user with exactly the
same problem! I still don't know what to do to fix it.
--
Brenda

"Harald Staff" wrote:

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.





--

Dave Peterson
  #15   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 968
Default Why do I have a permanent Calculate message in the Status Bar?

There are several possible causes for this: some of them are easily fixable,
some are not.

see http://www.decisionmodels.com/calcsecretsf.htm for details

Charles
______________________
Decision Models
FastExcel 2.3 now available
Name Manager 4.0 now available
www.DecisionModels.com

"Brenda from Michigan" wrote
in message ...
I wish he would have put in what fixed it. I have a user with exactly the
same problem! I still don't know what to do to fix it.
--
Brenda


"Harald Staff" wrote:

And the problem / solution was ... ?

"Andre" skrev i melding
...
Thanks Charles

Fixed it now!

"Andre" wrote:

Hi

Have a Calculate in the Status bar permanently which is causing the

workbook
to recalculate the entire workbook with every change made even if not
connected to other cells.






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
Calculate appears in status bar neda5 Excel Discussion (Misc queries) 7 April 11th 06 06:02 PM
Calc status of open excel workbook should not overwrite another Michael Hill Setting up and Configuration of Excel 1 October 28th 05 06:48 PM
Urgent- Help ! (Message 'Calculate' Appears) Steve C. Excel Discussion (Misc queries) 2 August 17th 05 01:58 AM
Check box and and formula Russell-stanely Excel Discussion (Misc queries) 7 July 7th 05 09:06 PM
Getting an error message "Cannot shift objects off of sheet" carey Excel Discussion (Misc queries) 11 July 3rd 05 02:13 AM


All times are GMT +1. The time now is 10:17 AM.

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

About Us

"It's about Microsoft Excel"