Thread: run-time error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nelson[_5_] Nelson[_5_] is offline
external usenet poster
 
Posts: 2
Default run-time error

Hello,

I'm trying to copy the value of a calculated cell from
one worksheet into a merged cell into another worksheet.
In XP it works fine, but in 2000 I get the "Cannot
change part of a merged cell". When I try to run a macro
to do the same things, I get the message "Run-time
error '1004'". Any idea how to solve this problem?

Thanks in advance