View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charles Williams Charles Williams is offline
external usenet poster
 
Posts: 968
Default 'Calculate' message at the status bar

If it is the 64000 dependency limit then you fix it by reducing the number
of depenxdencies< but this is not easy to do.
see http://www.decisionmodels.com/calcsecretsf.htm

--
Charles
______________________
Decision Models
The Excel Calculation Site
www.DecisionModels.com
"jaya" wrote in message
...
Hi,

I am having a problem in workbook/worksheet calculate.
After calculating the sheet or the workbook, the status
bar still shows the message 'calculate'. I saw a posting
in microsoft website that if you have more than 60000+
dependencies then this can occur. how do i check how many
dependencies my work book has. And how do i fix this
problem?

Thanks,
Jaya