View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
azurmendi azurmendi is offline
external usenet poster
 
Posts: 2
Default "Move Method of Worksheet Class failed"

Hello!!

I get the error:
"Move Method of Worksheet Class failed"
when I write this instruction:

Workbooks(gestion).Worksheets(plantilla_pedido).Mo ve
After:=Workbooks(pedidosPend).Worksheets(indice)

I've changed Move by Copy, but I get the same error with Copy.

I have read this article in Microsoft but I don't find any solution.
http://support.microsoft.com/default...84&Product=xlw

May anybody help me?

Thanks very much in advance!!!

Regards,
Marķa