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 remove code from behind worksheet

look here

http://www.cpearson.com/excel/vbe.htm

--
Don Guillett
SalesAid Software

"mark kubicki" wrote in message
...
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