View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Range("temp").Calculate - ERROR

http://support.microsoft.com/default...76&Product=xlw
XL2002: Run-Time Error When You Use the Range.Calculate Method

--
Regards,
Tom Ogilvy


"Tim" wrote in message
...
I get an error message "Calculate method of Range class
failed" with the following statement:

Range("temp").Calculate

I have had this problem before and can not remember what
the fix was - any help would be appreciated.

Tim