Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Manual Recalculation

Dear all,

I have a file with thousands of formulas. Since I don't want
recalculation is done whenever I change values in some cells, I have set it
to manual recalculation. However, may I know if there are some ways to make
the file recalculate every 60 seconds? Or make a button on the page to
control recalculation?

Best Regards,
Chris


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Manual Recalculation

You can simply add a calculate now button by customizing a toolbar(right
click any toolbar, customize,commands, tools calculate now. Or if you want
to do something fancy in VBA you can use application.calculate (I suggest
you search vba help for calculate to understand all of the optional types of
calculation that are supported)
HTH
Bob

"Chris" wrote in message
...
Dear all,

I have a file with thousands of formulas. Since I don't want
recalculation is done whenever I change values in some cells, I have set
it
to manual recalculation. However, may I know if there are some ways to
make
the file recalculate every 60 seconds? Or make a button on the page to
control recalculation?

Best Regards,
Chris




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Manual Recalculation

I would think a button would be overkill. You can press F9 to recalculate.

On Tue, 16 Nov 2004 22:17:42 +0800, "Chris" wrote:

Dear all,

I have a file with thousands of formulas. Since I don't want
recalculation is done whenever I change values in some cells, I have set it
to manual recalculation. However, may I know if there are some ways to make
the file recalculate every 60 seconds? Or make a button on the page to
control recalculation?

Best Regards,
Chris


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
keep manual recalculation mode on Greg Excel Worksheet Functions 2 January 26th 10 03:43 PM
Recalculation R Ormerod Excel Discussion (Misc queries) 5 March 19th 06 08:54 AM
Create simple commandbutton for manual recalculation Bryan Linton Excel Programming 2 August 6th 04 10:30 PM
Recalculation Anna[_6_] Excel Programming 1 May 24th 04 11:15 PM
Help - setting up manual recalculation when opeing a file (but before it starts recalculating) German[_4_] Excel Programming 5 February 1st 04 07:41 AM


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