Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem recalculating | Excel Discussion (Misc queries) | |||
If Statement not recalculating | Excel Worksheet Functions | |||
Functions not "recalculating" when input changes ??? | Excel Worksheet Functions | |||
Functions not "recalculating" when input changes ??? | Excel Worksheet Functions | |||
Hold a value while recalculating another? | Excel Worksheet Functions |