View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
IT_roofer IT_roofer is offline
external usenet poster
 
Posts: 45
Default Remove VB code from a sheet

I have a few comboboxes on a worksheet and when the user saves the worksheet,
a macro removes all the comboboxes. I was digging through the forum to find a
way to eliminate the code from a worksheet, but I read a post that said it
couldn't be done.

Is that true? If it is not true, where can I find code to eliminate code?

Thanks.