LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Recalculating Functions

Try the following:

Application.CalculateFull

It forces recalculation of all open workbooks.

If you want more control of the scope of the calculation, then use:

expression.Calculate

Regards,
VBA Dabbler

"Floyd" wrote:

Sorry, I should have stated this in my original post.

On Tools-Options-Calculation Tab

Calculations are set to Automatic.


 
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
problem recalculating RonH Excel Discussion (Misc queries) 1 February 13th 09 05:11 PM
If Statement not recalculating Bagia Excel Worksheet Functions 3 April 12th 07 03:32 PM
Functions not "recalculating" when input changes ??? FISH Excel Worksheet Functions 1 September 12th 05 11:01 PM
Functions not "recalculating" when input changes ??? FISH Excel Worksheet Functions 1 September 7th 05 07:56 PM
Hold a value while recalculating another? imatdance Excel Worksheet Functions 0 May 18th 05 05:22 AM


All times are GMT +1. The time now is 04:54 PM.

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"