View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David Sisson[_2_] David Sisson[_2_] is offline
external usenet poster
 
Posts: 15
Default Stops at certain row with Error 91

Oops, sorry.

It stops on this line or the next line.
ASheet.Range("D" & CStr(A)).Comment.Text _
(AACData(EleNum)(1))

Thanks,