View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vj2india vj2india is offline
external usenet poster
 
Posts: 1
Default copy method of object failing

When I copy I have written some code in VBA which copies sheets from one open
workbook(of a some 10 odd MB) into another document. WHether I use move or
copy, after a point it begins to fail. It might work one time but the next
time it doesnt..