Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default How to limit 'calculate' (F9) to specific cell, range, sheets, workbooks?

hello,

is there any possibility of limiting 'calculate' (F9) to particular cell, range,
sheets, worksbooks?
i have about 70 excel files (weight ca 300 MB). Automatic calculation is off.
manual last about 1 minute (with 512 MB RAM), what in effect last about several
houres when i calculate files in loop of two variables
limiting (restricting?) calculate instruction to cells, range, sheets would
accelerate all process

PS. how can i disable macro in sheet's code when another macro is running?
and enable it after ...
eventually, how disable macro when F9 is pressed?

regards
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default How to limit 'calculate' (F9) to specific cell, range, sheets, workbooks?

You can indeed calculate Sheets (SHIFT+F9) and ranges (VBA needed).

Lots of information about Excel's calculation mechanisms here on Charles
William's site:

www. decisionmodels.com

--
Kind regards,

Niek Otten

"pm" wrote in message ...
hello,

is there any possibility of limiting 'calculate' (F9) to particular cell,
range,
sheets, worksbooks?
i have about 70 excel files (weight ca 300 MB). Automatic calculation is
off.
manual last about 1 minute (with 512 MB RAM), what in effect last about
several
houres when i calculate files in loop of two variables
limiting (restricting?) calculate instruction to cells, range, sheets
would
accelerate all process

PS. how can i disable macro in sheet's code when another macro is running?
and enable it after ...
eventually, how disable macro when F9 is pressed?

regards



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default How to limit 'calculate' (F9) to specific cell, range, sheets, workbooks?

Make that

http://www.decisionmodels.com/

Kind regards,

Niek Otten

"Niek Otten" wrote in message
...
You can indeed calculate Sheets (SHIFT+F9) and ranges (VBA needed).

Lots of information about Excel's calculation mechanisms here on Charles
William's site:

www. decisionmodels.com

--
Kind regards,

Niek Otten

"pm" wrote in message
...
hello,

is there any possibility of limiting 'calculate' (F9) to particular cell,
range,
sheets, worksbooks?
i have about 70 excel files (weight ca 300 MB). Automatic calculation is
off.
manual last about 1 minute (with 512 MB RAM), what in effect last about
several
houres when i calculate files in loop of two variables
limiting (restricting?) calculate instruction to cells, range, sheets
would
accelerate all process

PS. how can i disable macro in sheet's code when another macro is
running?
and enable it after ...
eventually, how disable macro when F9 is pressed?

regards





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
How do I make a hyperlink cell-specific between two XL sheets? Brian RRR Excel Discussion (Misc queries) 3 April 29th 08 04:12 PM
Calculate max value in specific range NoSpamPlease Excel Discussion (Misc queries) 2 August 11th 05 04:10 PM
Limit search range then loop thru' each cell...a bit stuck... ste mac Excel Programming 1 December 17th 04 01:35 PM
limit worksheet view to specified cell range Mike Setting up and Configuration of Excel 2 December 16th 04 11:13 PM
Trying to limit .Find to a specific range [email protected] Excel Programming 5 November 2nd 03 10:41 PM


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