Calculation problem

  • Thread starter Thread starter Ajtb
  • Start date Start date
A

Ajtb

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
 
Thanks for the advice Charles. I had calculation set to manual and
iteration enabled which apparently upsets Excel 2002.

Regards

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top