Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
We have a VBA formula that requires all formulas on all worksheets in a workbook to be recalculated. We are having a problem with code that works in Excel 2000, but not Excel 2002 (XP). The line Application.CalculateFull returns error 1004: Method 'CalculateFull' of object '_Application' failed I have not found anything in the KB or elsewhere that this is a known bug, but we cannot get anything to work. Any ideas? Thanks, G72 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where is the application.calculatefull statement located?
Charles Williams www.DecisionModels.com "G72" wrote in message ... Hi, We have a VBA formula that requires all formulas on all worksheets in a workbook to be recalculated. We are having a problem with code that works in Excel 2000, but not Excel 2002 (XP). The line Application.CalculateFull returns error 1004: Method 'CalculateFull' of object '_Application' failed I have not found anything in the KB or elsewhere that this is a known bug, but we cannot get anything to work. Any ideas? Thanks, G72 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002 : Unable to open files in MS Outlook 2002 | Excel Discussion (Misc queries) | |||
Is it necessary to use CalculateFull command when in automatic mod | Excel Discussion (Misc queries) | |||
Outlook 2002 calendar dates exported to Excel 2002 sort incorrectl | Excel Worksheet Functions | |||
Can you print labels using Excel 2002 in a Word 2002 mail merge? | Excel Discussion (Misc queries) | |||
Application.Calculatefull function | Excel Programming |