View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Kubicki Mark Kubicki is offline
external usenet poster
 
Posts: 89
Default remove code from behind worksheet

is there a code to remove all of the code that is located behind a
worksheet, not in a code module -so i can't just delete module (the calling
code would not be located on that sheet)?

thanks in advance.
-mark