View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default Range("temp").Calculate - ERROR

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