View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
bgeier[_8_] bgeier[_8_] is offline
external usenet poster
 
Posts: 1
Default Run-Time Error '1004'


Did you change the line "cOriginator.Offset(0.1).Value" to (0,1) also?

Have you tried stepping through the initialization one line at a time
(using F8?)
this will tell you exactly where the error occurs. It can be VERY time
consuming, but will tell you where the error occurs.


--
bgeier
------------------------------------------------------------------------
bgeier's Profile: http://www.excelforum.com/member.php...o&userid=12822
View this thread: http://www.excelforum.com/showthread...hreadid=541841