LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Calculating a range in VB Excel XP

Hi,

I've just had a call that a macro I wrote in Excel 2000 won't work in
Excel XP. The error is as follows.

Run time error 1004
Calculate method of range class failed

The obvious thing is is the following statement valid in XP?

ActiveSheet.Calculate

The only other things to do with calculation in the macro are straight
forward calculate statements and this...

Application.Calculation = xlManual
Application.Iteration = True

I'd be surprised it if was this as this line should have already been
executed several times before the error occurs based on how they say
the macro has been running. Although I have found that this doesn't
work in Excel 97 I always though Excel macros were forwards
compatible?!?!

Please help.

thx


---
Message posted from http://www.ExcelForum.com/

 
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
Calculating a Data Range Andy Excel Discussion (Misc queries) 2 September 19th 07 05:58 AM
calculating return in a range kman Excel Worksheet Functions 5 December 27th 05 12:49 AM
calculating in a changing range gkaste Excel Discussion (Misc queries) 5 August 8th 05 09:49 PM
Calculating Percentages in a Range Allen7575 Excel Worksheet Functions 1 April 12th 05 01:46 PM
Calculating Percentages in a Range Allen7575 Excel Worksheet Functions 3 April 11th 05 09:31 PM


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