View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kaisies Kaisies is offline
external usenet poster
 
Posts: 10
Default Unprotecting VBE Project to Make Code Changes

The error occurs on the:

Set VBCodeMod = WB.VBProject.VBComponents(ModuleName).CodeModule

line of code in the Sub DeleteCodeLine