Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
N+ N+ is offline
external usenet poster
 
Posts: 34
Default is there a "workbook.calculation" command ??

hi all !
i have my 3 workbook opened, runnin the same macro each, with disabled the
calculation of page , and i use Application.calculation for make it
calculating.
but like that it calculates 3 times per cycle each page ..
i have a office xp.. is there any solution??
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default is there a "workbook.calculation" command ??

For the active sheet you could use this:

ActiveSheet.Calculate

HTH,
Paul


--

"N+" wrote in message
...
hi all !
i have my 3 workbook opened, runnin the same macro each, with disabled the
calculation of page , and i use Application.calculation for make it
calculating.
but like that it calculates 3 times per cycle each page ..
i have a office xp.. is there any solution??



  #3   Report Post  
Posted to microsoft.public.excel.programming
N+ N+ is offline
external usenet poster
 
Posts: 34
Default is there a "workbook.calculation" command ??

activesheet no useful for my case ty !
i will set the calculate in1 macro for all, it is not perfectly clean but
it works !

"PCLIVE" wrote:

For the active sheet you could use this:

ActiveSheet.Calculate

HTH,
Paul


--

"N+" wrote in message
...
hi all !
i have my 3 workbook opened, runnin the same macro each, with disabled the
calculation of page , and i use Application.calculation for make it
calculating.
but like that it calculates 3 times per cycle each page ..
i have a office xp.. is there any solution??




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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
ie Command to Wait for "File Download" and "Save As" windows [email protected] Excel Programming 11 April 24th 08 11:20 AM
command button and the "enter" and "tab" keys dr chuck Excel Programming 10 September 11th 06 12:09 AM
inserting a conditional "go to" command on a excel "if" function velasques Excel Worksheet Functions 5 March 10th 06 08:16 PM
Is there a "replace" or "Substitute" command in Excel's VB? [email protected] Excel Programming 2 December 5th 03 07:56 AM


All times are GMT +1. The time now is 05:25 PM.

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"