View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JohnV[_3_] JohnV[_3_] is offline
external usenet poster
 
Posts: 2
Default Delete Code from Worksheet

I have a workbook with a button that copies itself to a
new workbook. I then delete the button from the new
workbook but the code remains. In the VBA Editor I can
see the code attached to the worksheet.

Is there a way to delete the code or perhaps copy the
worksheet from the original workbook without the button
and associated code?

Thanks,
JohnV