PC Review


Reply
Thread Tools Rate Thread

calculate keeps appearing while on automatic

 
 
caroline
Guest
Posts: n/a
 
      23rd Feb 2009
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
 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      23rd Feb 2009
Hi Caroline,

Look here:

http://www.decisionmodels.com/calcsecretsf.htm

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"caroline" <(E-Mail Removed)> wrote in message
news:84F31102-3109-4F5A-9CB5-(E-Mail Removed)...
> 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


 
Reply With Quote
 
caroline
Guest
Posts: n/a
 
      23rd Feb 2009
Thanks a million. This link gave me the answer:
I hit one of Excels limits for tracking dependencies.



--
caroline


"Niek Otten" wrote:

> Hi Caroline,
>
> Look here:
>
> http://www.decisionmodels.com/calcsecretsf.htm
>
> --
> Kind regards,
>
> Niek Otten
> Microsoft MVP - Excel
>
> "caroline" <(E-Mail Removed)> wrote in message
> news:84F31102-3109-4F5A-9CB5-(E-Mail Removed)...
> > 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

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem: Graphics in Headers on mail not appearing, no automatic JaneinPA Microsoft Outlook Discussion 0 9th Jul 2008 01:45 PM
Get rid of the automatic appearing Adobe toolbars in MSWord =?Utf-8?B?UER1Yg==?= Microsoft Word Document Management 2 17th Aug 2006 05:37 AM
calculate data appearing on the form thread Microsoft Access Forms 3 22nd Jun 2006 11:24 PM
Calculate won't go away despite being on Automatic =?Utf-8?B?dGVkMTk3Mw==?= Microsoft Excel Misc 6 23rd Sep 2005 07:02 PM
Automatic Contacts appearing in emails Xaos Microsoft Outlook Contacts 4 22nd Oct 2004 04:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:37 PM.