View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default copying page with VBA

As always, copy/paste your code here. Do NOT attach a workbook.

--
Don Guillett
SalesAid Software

"Papa Jonah" wrote in message
...
In my vba code, I have successfully gotten it to copy a worksheet.

However,
I have tried to move the routine to a spot later in the code. I have

saved
the code. But everytime I test it, the routine moves to its original
location. Any idea why?