HELP!! VBA Question

来源: 2010-07-22 06:54:03 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

I encountered a problem "run-time error '1004': copy method of worksheet class failed'. Does anybody know how to fix it? thanks a million.

that part of code is as follow:
sheets(i).select
sheets(i).copy after:sheets(i)