LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 183
Default calculate keeps appearing while on automatic

hello,
I have a really bugging thing that keeps happening to me. On a specific
workbook, the word "calculate" appears at the bottom of the page. However the
option is on automatic and even after I recalculate (F9) it is still there.
I have tried with the following VBA when opening the workbook, but nothing
works. Any idea?
With Application
.Calculation = xlAutomatic
.MaxChange = 0.001
End With
ActiveWorkbook.PrecisionAsDisplayed = False
Calculate

Thanks
--
caroline
 
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
How to remove automatic calculate function? Carol Excel Discussion (Misc queries) 3 April 29th 10 01:11 PM
Name field - automatic calculate notso Excel Discussion (Misc queries) 2 January 27th 07 07:35 PM
why would calculate change from automatic to manual on its own? sandy Excel Discussion (Misc queries) 2 September 29th 05 03:04 PM
Calculate won't go away despite being on Automatic ted1973 Excel Discussion (Misc queries) 6 September 23rd 05 07:02 PM
Automatic Calculate Worksheets Phyllis Excel Worksheet Functions 1 November 12th 04 06:07 PM


All times are GMT +1. The time now is 08:38 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"