Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Calculation problem

Hi
I experienced an unusual problem with this instruction below. It worked
fine on two computer systems but came up with
The calculation method failed, run time error '1004' on a third system,
running the latest version of Excel.

Sheets("Data").Range("A58:AF59").Calculate

Events are turned off and the range only contains simple formulas.

Any ideas ?

TIA

Andrew Bourke

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Calculation problem

Hi Andrew,

There is a list of known problems with Range.calculate at
http://www.decisionModels.com/calcsecretsg.htm

You probably have hit one of these


regards
Charles
______________________
Decision Models
FastExcel 2.1 now available
www.DecisionModels.com


"Ajtb" wrote in message
...
Hi
I experienced an unusual problem with this instruction below. It worked
fine on two computer systems but came up with
The calculation method failed, run time error '1004' on a third system,
running the latest version of Excel.

Sheets("Data").Range("A58:AF59").Calculate

Events are turned off and the range only contains simple formulas.

Any ideas ?

TIA

Andrew Bourke



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Calculation problem

Thanks for the advice Charles. I had calculation set to manual and
iteration enabled which apparently upsets Excel 2002.

Regards

Andrew B
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Calculation problem

Range.Calculate has always ignored iteration, it just didnt complain until
2002 ...

"Ajtb" wrote in message
...
Thanks for the advice Charles. I had calculation set to manual and
iteration enabled which apparently upsets Excel 2002.

Regards

Andrew B



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
FV Calculation problem bao Excel Worksheet Functions 1 October 31st 06 04:19 AM
Calculation problem - please help Neil Hindry Excel Discussion (Misc queries) 2 July 10th 06 02:38 PM
Calculation Problem spiney Excel Worksheet Functions 4 February 10th 06 05:29 PM
calculation problem les Excel Discussion (Misc queries) 1 November 24th 05 11:33 AM
Calculation Problem cvolkert Excel Discussion (Misc queries) 0 August 22nd 05 06:14 PM


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